|
74035 | 74035 | "com.github.dataJAR-recipes.munki.HuionTablet"
|
74036 | 74036 | ]
|
74037 | 74037 | },
|
| 74038 | + "com.github.dataJAR-recipes.munki.Cabbage": { |
| 74039 | + "name": "Cabbage", |
| 74040 | + "description": "Downloads the latest version of Cabbage and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.", |
| 74041 | + "repo": "autopkg/dataJAR-recipes", |
| 74042 | + "path": "Cabbage/Cabbage.munki.recipe", |
| 74043 | + "parent": "com.github.dataJAR-recipes.download.Cabbage", |
| 74044 | + "shortname": "Cabbage.munki", |
| 74045 | + "inferred_type": "munki", |
| 74046 | + "munki_display_name": "Cabbage", |
| 74047 | + "munki_description": "Cabbage. A framework for developing audio plugins and standalone instruments using the Csound programming language." |
| 74048 | + }, |
| 74049 | + "com.github.dataJAR-recipes.download.Cabbage": { |
| 74050 | + "name": "Cabbage", |
| 74051 | + "description": "Downloads the latest version of Cabbage.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes", |
| 74052 | + "repo": "autopkg/dataJAR-recipes", |
| 74053 | + "path": "Cabbage/Cabbage.download.recipe", |
| 74054 | + "shortname": "Cabbage.download", |
| 74055 | + "inferred_type": "download", |
| 74056 | + "children": [ |
| 74057 | + "com.github.dataJAR-recipes.munki.Cabbage" |
| 74058 | + ] |
| 74059 | + }, |
74038 | 74060 | "com.github.dataJAR-recipes.munki.XAMPP": {
|
74039 | 74061 | "name": "XAMPP",
|
74040 | 74062 | "description": "Downloads the latest version of XAMPP and imports into Munki",
|
|
88900 | 88922 | "repo": "autopkg/dataJAR-recipes",
|
88901 | 88923 | "path": "tsh/tsh.munki.recipe",
|
88902 | 88924 | "parent": "com.github.dataJAR-recipes.autopkg.download.tsh",
|
| 88925 | + "deprecated": true, |
88903 | 88926 | "shortname": "tsh.munki",
|
88904 | 88927 | "inferred_type": "munki",
|
88905 | 88928 | "munki_display_name": "Gravitational tsh Client",
|
|
88910 | 88933 | "description": "Recipe description",
|
88911 | 88934 | "repo": "autopkg/dataJAR-recipes",
|
88912 | 88935 | "path": "tsh/tsh.download.recipe",
|
| 88936 | + "deprecated": true, |
88913 | 88937 | "shortname": "tsh.download",
|
88914 | 88938 | "inferred_type": "download",
|
88915 | 88939 | "children": [
|
@@ -166501,6 +166525,12 @@
|
166501 | 166525 | "HuionTablet.download": [
|
166502 | 166526 | "com.github.dataJAR-recipes.download.HuionTablet"
|
166503 | 166527 | ],
|
| 166528 | + "Cabbage.munki": [ |
| 166529 | + "com.github.dataJAR-recipes.munki.Cabbage" |
| 166530 | + ], |
| 166531 | + "Cabbage.download": [ |
| 166532 | + "com.github.dataJAR-recipes.download.Cabbage" |
| 166533 | + ], |
166504 | 166534 | "XAMPP.munki": [
|
166505 | 166535 | "com.github.dataJAR-recipes.munki.XAMPP"
|
166506 | 166536 | ],
|
|
0 commit comments