Skip to content

Commit b55f49c

Browse files
author
github-actions
committed
Rebuild index
1 parent 0f3ecbb commit b55f49c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

index.json

+30
Original file line numberDiff line numberDiff line change
@@ -74035,6 +74035,28 @@
7403574035
"com.github.dataJAR-recipes.munki.HuionTablet"
7403674036
]
7403774037
},
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+
},
7403874060
"com.github.dataJAR-recipes.munki.XAMPP": {
7403974061
"name": "XAMPP",
7404074062
"description": "Downloads the latest version of XAMPP and imports into Munki",
@@ -88900,6 +88922,7 @@
8890088922
"repo": "autopkg/dataJAR-recipes",
8890188923
"path": "tsh/tsh.munki.recipe",
8890288924
"parent": "com.github.dataJAR-recipes.autopkg.download.tsh",
88925+
"deprecated": true,
8890388926
"shortname": "tsh.munki",
8890488927
"inferred_type": "munki",
8890588928
"munki_display_name": "Gravitational tsh Client",
@@ -88910,6 +88933,7 @@
8891088933
"description": "Recipe description",
8891188934
"repo": "autopkg/dataJAR-recipes",
8891288935
"path": "tsh/tsh.download.recipe",
88936+
"deprecated": true,
8891388937
"shortname": "tsh.download",
8891488938
"inferred_type": "download",
8891588939
"children": [
@@ -166501,6 +166525,12 @@
166501166525
"HuionTablet.download": [
166502166526
"com.github.dataJAR-recipes.download.HuionTablet"
166503166527
],
166528+
"Cabbage.munki": [
166529+
"com.github.dataJAR-recipes.munki.Cabbage"
166530+
],
166531+
"Cabbage.download": [
166532+
"com.github.dataJAR-recipes.download.Cabbage"
166533+
],
166504166534
"XAMPP.munki": [
166505166535
"com.github.dataJAR-recipes.munki.XAMPP"
166506166536
],

0 commit comments

Comments
 (0)