Skip to content

Commit 9ff1684

Browse files
author
github-actions
committed
Rebuild index
1 parent 766a1c8 commit 9ff1684

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

index.json

+28-2
Original file line numberDiff line numberDiff line change
@@ -37123,7 +37123,8 @@
3712337123
"inferred_type": "download",
3712437124
"children": [
3712537125
"com.github.homebysix.munki.Vivaldi",
37126-
"com.github.homebysix.pkg.Vivaldi"
37126+
"com.github.homebysix.pkg.Vivaldi",
37127+
"com.github.almenscorner.intune.Vivaldi"
3712737128
]
3712837129
},
3712937130
"com.github.homebysix.pkg.Vivaldi": {
@@ -41333,7 +41334,8 @@
4133341334
"children": [
4133441335
"com.github.apizz.munki.VirtualBox",
4133541336
"com.github.autopkg.grahampugh-recipes.jamf.VirtualBox",
41336-
"com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload"
41337+
"com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload",
41338+
"com.github.almenscorner.intune.VirtualBox"
4133741339
]
4133841340
},
4133941341
"com.github.homebysix.munki.CrystalFetch": {
@@ -143631,6 +143633,15 @@
143631143633
"shortname": "AdobeReader.intune",
143632143634
"inferred_type": "intune"
143633143635
},
143636+
"com.github.almenscorner.intune.Vivaldi": {
143637+
"name": "Vivaldi",
143638+
"description": "Downloads the latest version of Vivaldi.",
143639+
"repo": "autopkg/almenscorner-recipes",
143640+
"path": "Vivaldi/Vivaldi.intune.recipe",
143641+
"parent": "com.github.homebysix.download.Vivaldi",
143642+
"shortname": "Vivaldi.intune",
143643+
"inferred_type": "intune"
143644+
},
143634143645
"com.github.almenscorner.intune.ChefWorkstation": {
143635143646
"name": "Chef Workstation",
143636143647
"description": "Downloads the latest version of Chef.",
@@ -143954,6 +143965,15 @@
143954143965
"shortname": "Git.intune",
143955143966
"inferred_type": "intune"
143956143967
},
143968+
"com.github.almenscorner.intune.VirtualBox": {
143969+
"name": "VirtualBox",
143970+
"description": "Downloads the current release version of VirtualBox\n\nTo download Apple Silicon use: \"macOSArm64\" in the DOWNLOAD_ARCH variable\nTo download Intel use: \"OSX\" in the DOWNLOAD_ARCH variable",
143971+
"repo": "autopkg/almenscorner-recipes",
143972+
"path": "VirtualBox/VirtualBox.intune.recipe",
143973+
"parent": "com.github.homebysix.pkg.VirtualBox",
143974+
"shortname": "VirtualBox.intune",
143975+
"inferred_type": "intune"
143976+
},
143957143977
"com.github.almenscorner.intune.intellijideaue": {
143958143978
"name": null,
143959143979
"description": "Downloads the latest stable version of IntelliJ IDEA Ultimate Edition for macOS.",
@@ -184952,6 +184972,9 @@
184952184972
"AdobeReader.intune": [
184953184973
"com.github.almenscorner.intune.AdobeReader"
184954184974
],
184975+
"Vivaldi.intune": [
184976+
"com.github.almenscorner.intune.Vivaldi"
184977+
],
184955184978
"ChefWorkstation.intune": [
184956184979
"com.github.almenscorner.intune.ChefWorkstation"
184957184980
],
@@ -185060,6 +185083,9 @@
185060185083
"Git.intune": [
185061185084
"com.github.almenscorner.intune.Git"
185062185085
],
185086+
"VirtualBox.intune": [
185087+
"com.github.almenscorner.intune.VirtualBox"
185088+
],
185063185089
"IntelliJ-IDEA-UE.intune": [
185064185090
"com.github.almenscorner.intune.intellijideaue"
185065185091
],

0 commit comments

Comments
 (0)