Skip to content

Commit 6daf61d

Browse files
author
github-actions
committed
Rebuild index
1 parent 1407d53 commit 6daf61d

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

index.json

+31
Original file line numberDiff line numberDiff line change
@@ -81872,6 +81872,28 @@
8187281872
"com.github.dataJAR-recipes.munki.dearVRMICRO"
8187381873
]
8187481874
},
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+
},
8187581897
"com.github.dataJAR-recipes.munki.OpenLens": {
8187681898
"name": "OpenLens",
8187781899
"description": "Downloads the latest version of OpenLens and imports it into Munki.",
@@ -89729,6 +89751,7 @@
8972989751
"repo": "autopkg/dataJAR-recipes",
8973089752
"path": "jamf-migrator/jamf-migrator.pkg.recipe",
8973189753
"parent": "com.github.dataJAR-recipes.download.jamf-migrator",
89754+
"deprecated": true,
8973289755
"shortname": "jamf-migrator.pkg",
8973389756
"inferred_type": "pkg",
8973489757
"children": [
@@ -89753,6 +89776,7 @@
8975389776
"repo": "autopkg/dataJAR-recipes",
8975489777
"path": "jamf-migrator/jamf-migrator.munki.recipe",
8975589778
"parent": "com.github.dataJAR-recipes.download.jamf-migrator",
89779+
"deprecated": true,
8975689780
"shortname": "jamf-migrator.munki",
8975789781
"inferred_type": "munki",
8975889782
"munki_display_name": "jamf-migrator",
@@ -89763,6 +89787,7 @@
8976389787
"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`",
8976489788
"repo": "autopkg/dataJAR-recipes",
8976589789
"path": "jamf-migrator/jamf-migrator.download.recipe",
89790+
"deprecated": true,
8976689791
"shortname": "jamf-migrator.download",
8976789792
"inferred_type": "download",
8976889793
"children": [
@@ -168745,6 +168770,12 @@
168745168770
"dearVR MICRO.download": [
168746168771
"com.github.dataJAR-recipes.download.dearVRMICRO"
168747168772
],
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+
],
168748168779
"OpenLens.munki": [
168749168780
"com.github.dataJAR-recipes.munki.OpenLens"
168750168781
],

0 commit comments

Comments
 (0)