diff --git a/index.json b/index.json index bae130f..303f83a 100644 --- a/index.json +++ b/index.json @@ -18044,7 +18044,8 @@ "shortname": "SolsticeClient.download", "inferred_type": "download", "children": [ - "com.github.joshua-d-miller.autopkg.munki.solsticeclient" + "com.github.joshua-d-miller.autopkg.munki.solsticeclient", + "com.github.mlbz521.pkg.SolsticeClient" ] }, "com.github.joshua-d-miller.autopkg.munki.solsticeclient": { @@ -115853,6 +115854,7 @@ "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": "Solstice/Solstice.download.recipe", + "deprecated": true, "shortname": "Solstice.download", "inferred_type": "download", "children": [ @@ -117557,6 +117559,15 @@ "com.github.mlbz521.pkg.JamfProTools.JamfAdmin" ] }, + "com.github.mlbz521.pkg.SolsticeClient": { + "name": "Solstice", + "description": "Downloads Mersive's Solstice Client and creates a package.", + "repo": "autopkg/MLBZ521-recipes", + "path": "Solstice/Solstice.pkg.recipe.yaml", + "parent": "com.github.joshua-d-miller.download.solsticeclient", + "shortname": "Solstice.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`.", @@ -160049,6 +160060,7 @@ "Solstice.pkg": [ "com.github.chalcahuite.pkg.Solstice", "com.github.mlbz521.pkg.Solstice", + "com.github.mlbz521.pkg.SolsticeClient", "com.github.ahousseini-recipes.pkg.Solstice" ], "Solstice.download": [