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 2, 2024
1 parent c8bdf54 commit 2a89709
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -62432,6 +62432,28 @@
"com.github.davidbpirie.jamf-upload.PowerShell"
]
},
"com.github.vmiller.munki.FotoMagico": {
"name": "FotoMagico",
"description": "Downloads the latest version of FotoMagico and imports it into Munki.",
"repo": "autopkg/vmiller-recipes",
"path": "Boinx Software/FotoMagico.munki.recipe",
"parent": "com.github.vmiller.download.FotoMagico",
"shortname": "FotoMagico.munki",
"inferred_type": "munki",
"munki_display_name": "FotoMagico",
"munki_description": "Powerful slideshow creator with multi-app integration."
},
"com.github.vmiller.download.FotoMagico": {
"name": "FotoMagico",
"description": "Downloads the latest version of FotoMagico.",
"repo": "autopkg/vmiller-recipes",
"path": "Boinx Software/FotoMagico.download.recipe",
"shortname": "FotoMagico.download",
"inferred_type": "download",
"children": [
"com.github.vmiller.munki.FotoMagico"
]
},
"com.github.vmiller.download.gitlab-runner": {
"name": "gitlab-runner",
"description": "Downloads the latest release of the gitlab-runner macOS binary.\n\t\tARCH should be set to arm64 for apple silicon to amd64 for intel",
Expand Down Expand Up @@ -159840,6 +159862,12 @@
"PowerShell.download": [
"com.github.vmiller.download.PowerShell"
],
"FotoMagico.munki": [
"com.github.vmiller.munki.FotoMagico"
],
"FotoMagico.download": [
"com.github.vmiller.download.FotoMagico"
],
"gitlab-runner.download": [
"com.github.vmiller.download.gitlab-runner"
],
Expand Down

0 comments on commit 2a89709

Please sign in to comment.