|
37123 | 37123 | "inferred_type": "download",
|
37124 | 37124 | "children": [
|
37125 | 37125 | "com.github.homebysix.munki.Vivaldi",
|
37126 |
| - "com.github.homebysix.pkg.Vivaldi" |
| 37126 | + "com.github.homebysix.pkg.Vivaldi", |
| 37127 | + "com.github.almenscorner.intune.Vivaldi" |
37127 | 37128 | ]
|
37128 | 37129 | },
|
37129 | 37130 | "com.github.homebysix.pkg.Vivaldi": {
|
|
41333 | 41334 | "children": [
|
41334 | 41335 | "com.github.apizz.munki.VirtualBox",
|
41335 | 41336 | "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" |
41337 | 41339 | ]
|
41338 | 41340 | },
|
41339 | 41341 | "com.github.homebysix.munki.CrystalFetch": {
|
@@ -143631,6 +143633,15 @@
|
143631 | 143633 | "shortname": "AdobeReader.intune",
|
143632 | 143634 | "inferred_type": "intune"
|
143633 | 143635 | },
|
| 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 | + }, |
143634 | 143645 | "com.github.almenscorner.intune.ChefWorkstation": {
|
143635 | 143646 | "name": "Chef Workstation",
|
143636 | 143647 | "description": "Downloads the latest version of Chef.",
|
@@ -143954,6 +143965,15 @@
|
143954 | 143965 | "shortname": "Git.intune",
|
143955 | 143966 | "inferred_type": "intune"
|
143956 | 143967 | },
|
| 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 | + }, |
143957 | 143977 | "com.github.almenscorner.intune.intellijideaue": {
|
143958 | 143978 | "name": null,
|
143959 | 143979 | "description": "Downloads the latest stable version of IntelliJ IDEA Ultimate Edition for macOS.",
|
@@ -184952,6 +184972,9 @@
|
184952 | 184972 | "AdobeReader.intune": [
|
184953 | 184973 | "com.github.almenscorner.intune.AdobeReader"
|
184954 | 184974 | ],
|
| 184975 | + "Vivaldi.intune": [ |
| 184976 | + "com.github.almenscorner.intune.Vivaldi" |
| 184977 | + ], |
184955 | 184978 | "ChefWorkstation.intune": [
|
184956 | 184979 | "com.github.almenscorner.intune.ChefWorkstation"
|
184957 | 184980 | ],
|
@@ -185060,6 +185083,9 @@
|
185060 | 185083 | "Git.intune": [
|
185061 | 185084 | "com.github.almenscorner.intune.Git"
|
185062 | 185085 | ],
|
| 185086 | + "VirtualBox.intune": [ |
| 185087 | + "com.github.almenscorner.intune.VirtualBox" |
| 185088 | + ], |
185063 | 185089 | "IntelliJ-IDEA-UE.intune": [
|
185064 | 185090 | "com.github.almenscorner.intune.intellijideaue"
|
185065 | 185091 | ],
|
|
0 commit comments