@@ -125059,6 +125059,38 @@
125059
125059
"munki_display_name": "Setapp",
125060
125060
"munki_description": "Required Think tasks, not apps. Setapp membership gives you an all-access pass to curated Mac and iOS apps."
125061
125061
},
125062
+ "com.github.peetinc.pkg.AcronisCyberProtectConnect": {
125063
+ "name": "AcronisCyberProtectConnect",
125064
+ "description": "Downloads the latest version of Acronis Cyber Protect Connect and creates a package.",
125065
+ "repo": "autopkg/peetinc-recipes",
125066
+ "path": "AcronisCyberProtectConnect/AcronisCyberProtectConnect.pkg.recipe",
125067
+ "parent": "com.github.peetinc.download.AcronisCyberProtectConnect",
125068
+ "shortname": "AcronisCyberProtectConnect.pkg",
125069
+ "inferred_type": "pkg"
125070
+ },
125071
+ "com.github.peetinc.download.AcronisCyberProtectConnect": {
125072
+ "name": "AcronisCyberProtectConnect",
125073
+ "description": "Downloads the latest version of Acronis Cyber Protect Connect.",
125074
+ "repo": "autopkg/peetinc-recipes",
125075
+ "path": "AcronisCyberProtectConnect/AcronisCyberProtectConnect.download.recipe",
125076
+ "shortname": "AcronisCyberProtectConnect.download",
125077
+ "inferred_type": "download",
125078
+ "children": [
125079
+ "com.github.peetinc.pkg.AcronisCyberProtectConnect",
125080
+ "com.github.peetinc.munki.AcronisCyberProtectConnect"
125081
+ ]
125082
+ },
125083
+ "com.github.peetinc.munki.AcronisCyberProtectConnect": {
125084
+ "name": "AcronisCyberProtectConnect",
125085
+ "description": "Downloads the latest version of Acronis Cyber Protect Connect and imports it into Munki.",
125086
+ "repo": "autopkg/peetinc-recipes",
125087
+ "path": "AcronisCyberProtectConnect/AcronisCyberProtectConnect.munki.recipe",
125088
+ "parent": "com.github.peetinc.download.AcronisCyberProtectConnect",
125089
+ "shortname": "AcronisCyberProtectConnect.munki",
125090
+ "inferred_type": "munki",
125091
+ "munki_display_name": "Acronis Cyber Protect Connect",
125092
+ "munki_description": "Access and manage remote workloads with ease \u2013 anytime, anywhere."
125093
+ },
125062
125094
"com.github.peetinc.download.SplashtopBusinessAccess": {
125063
125095
"name": "SplashtopBusinessAccess",
125064
125096
"description": "Downloads the latest version of Splashtop Business Access.",
@@ -181081,6 +181113,15 @@
181081
181113
"Setapp.munki": [
181082
181114
"com.github.peetinc.munki.Setapp"
181083
181115
],
181116
+ "AcronisCyberProtectConnect.pkg": [
181117
+ "com.github.peetinc.pkg.AcronisCyberProtectConnect"
181118
+ ],
181119
+ "AcronisCyberProtectConnect.download": [
181120
+ "com.github.peetinc.download.AcronisCyberProtectConnect"
181121
+ ],
181122
+ "AcronisCyberProtectConnect.munki": [
181123
+ "com.github.peetinc.munki.AcronisCyberProtectConnect"
181124
+ ],
181084
181125
"SplashtopBusinessAccess.download": [
181085
181126
"com.github.peetinc.download.SplashtopBusinessAccess"
181086
181127
],
0 commit comments