|
81872 | 81872 | "com.github.dataJAR-recipes.munki.dearVRMICRO"
|
81873 | 81873 | ]
|
81874 | 81874 | },
|
| 81875 | + "com.github.dataJAR-recipes.download.Jamf Replicator": { |
| 81876 | + "name": "JamfReplicator", |
| 81877 | + "description": "Downloads the latest version of Jamf Replicator.\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`", |
| 81878 | + "repo": "autopkg/dataJAR-recipes", |
| 81879 | + "path": "Jamf Replicator/Jamf Replicator.download.recipe", |
| 81880 | + "shortname": "Jamf Replicator.download", |
| 81881 | + "inferred_type": "download", |
| 81882 | + "children": [ |
| 81883 | + "com.github.dataJAR-recipes.munki.Jamf Replicator" |
| 81884 | + ] |
| 81885 | + }, |
| 81886 | + "com.github.dataJAR-recipes.munki.Jamf Replicator": { |
| 81887 | + "name": "JamfReplicator", |
| 81888 | + "description": "Downloads the latest version of Jamf Replicator and imports it into Munki.", |
| 81889 | + "repo": "autopkg/dataJAR-recipes", |
| 81890 | + "path": "Jamf Replicator/Jamf Replicator.munki.recipe", |
| 81891 | + "parent": "com.github.dataJAR-recipes.download.Jamf Replicator", |
| 81892 | + "shortname": "Jamf Replicator.munki", |
| 81893 | + "inferred_type": "munki", |
| 81894 | + "munki_display_name": "Jamf Replicator", |
| 81895 | + "munki_description": "A tool to synchronize configurations between Jamf Pro servers. Export configurations and save locally, then upload them to another Jamf Pro server. You can also use the tool to delete configurations from a server." |
| 81896 | + }, |
81875 | 81897 | "com.github.dataJAR-recipes.munki.OpenLens": {
|
81876 | 81898 | "name": "OpenLens",
|
81877 | 81899 | "description": "Downloads the latest version of OpenLens and imports it into Munki.",
|
|
89729 | 89751 | "repo": "autopkg/dataJAR-recipes",
|
89730 | 89752 | "path": "jamf-migrator/jamf-migrator.pkg.recipe",
|
89731 | 89753 | "parent": "com.github.dataJAR-recipes.download.jamf-migrator",
|
| 89754 | + "deprecated": true, |
89732 | 89755 | "shortname": "jamf-migrator.pkg",
|
89733 | 89756 | "inferred_type": "pkg",
|
89734 | 89757 | "children": [
|
|
89753 | 89776 | "repo": "autopkg/dataJAR-recipes",
|
89754 | 89777 | "path": "jamf-migrator/jamf-migrator.munki.recipe",
|
89755 | 89778 | "parent": "com.github.dataJAR-recipes.download.jamf-migrator",
|
| 89779 | + "deprecated": true, |
89756 | 89780 | "shortname": "jamf-migrator.munki",
|
89757 | 89781 | "inferred_type": "munki",
|
89758 | 89782 | "munki_display_name": "jamf-migrator",
|
|
89763 | 89787 | "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`",
|
89764 | 89788 | "repo": "autopkg/dataJAR-recipes",
|
89765 | 89789 | "path": "jamf-migrator/jamf-migrator.download.recipe",
|
| 89790 | + "deprecated": true, |
89766 | 89791 | "shortname": "jamf-migrator.download",
|
89767 | 89792 | "inferred_type": "download",
|
89768 | 89793 | "children": [
|
@@ -168745,6 +168770,12 @@
|
168745 | 168770 | "dearVR MICRO.download": [
|
168746 | 168771 | "com.github.dataJAR-recipes.download.dearVRMICRO"
|
168747 | 168772 | ],
|
| 168773 | + "Jamf Replicator.download": [ |
| 168774 | + "com.github.dataJAR-recipes.download.Jamf Replicator" |
| 168775 | + ], |
| 168776 | + "Jamf Replicator.munki": [ |
| 168777 | + "com.github.dataJAR-recipes.munki.Jamf Replicator" |
| 168778 | + ], |
168748 | 168779 | "OpenLens.munki": [
|
168749 | 168780 | "com.github.dataJAR-recipes.munki.OpenLens"
|
168750 | 168781 | ],
|
|
0 commit comments