Skip to content

Commit

Permalink
Rebuild index
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 19, 2024
1 parent 33bcf41 commit 0dd68c1
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 @@ -84042,6 +84042,28 @@
"jamf_display_name": null,
"jamf_description": "Easily browse all the Egnyte files and folders that you have access to directly from Mac Finder."
},
"com.github.dataJAR-recipes.munki.DotNet 9 SDK": {
"name": "DotNet9SDK",
"description": "Downloads the latest version of DotNet 9 and imports it into Munki.\n\nFor Intel use: \"x86_64\" in the SUPPORTED_ARCH variable\nFor Apple Silicon use: \"arm64\" in the SUPPORTED_ARCH variable",
"repo": "autopkg/dataJAR-recipes",
"path": "DotNet 9 SDK/DotNet 9 SDK.munki.recipe",
"parent": "com.github.dataJAR-recipes.download.DotNet 9 SDK",
"shortname": "DotNet 9 SDK.munki",
"inferred_type": "munki",
"munki_display_name": "DotNet 9 SDK",
"munki_description": "Build. Test. Deploy.\n\n.NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services."
},
"com.github.dataJAR-recipes.download.DotNet 9 SDK": {
"name": "DotNet9SDK",
"description": "Downloads the latest version of DotNet 9 SDK\n\nFor the ARCH_TYPE variable use \"x64\" for Intel or \"arm64\" for Apple Silicon",
"repo": "autopkg/dataJAR-recipes",
"path": "DotNet 9 SDK/DotNet 9 SDK.download.recipe",
"shortname": "DotNet 9 SDK.download",
"inferred_type": "download",
"children": [
"com.github.dataJAR-recipes.munki.DotNet 9 SDK"
]
},
"com.github.dataJAR-recipes.munki.WavesCentral": {
"name": "WavesCentral",
"description": "Downloads the latest version of Waves Central and imports into Munki",
Expand Down Expand Up @@ -168047,6 +168069,12 @@
"Egnyte Drive.jss": [
"com.github.dataJAR-recipes.jss.EgnyteDrive"
],
"DotNet 9 SDK.munki": [
"com.github.dataJAR-recipes.munki.DotNet 9 SDK"
],
"DotNet 9 SDK.download": [
"com.github.dataJAR-recipes.download.DotNet 9 SDK"
],
"Waves Central.munki": [
"com.github.dataJAR-recipes.munki.WavesCentral"
],
Expand Down

0 comments on commit 0dd68c1

Please sign in to comment.