Skip to content

Commit

Permalink
Rebuild index
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 28, 2023
1 parent 90f641c commit cf1dc61
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": [
Expand Down Expand Up @@ -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`.",
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit cf1dc61

Please sign in to comment.