Browse Source

Update manifest ALMFree to 2.2.0

v2
Andrew Belt 1 year ago
parent
commit
93b308359f
2 changed files with 39 additions and 3 deletions
  1. +10
    -1
      manifests-cache.json
  2. +29
    -2
      manifests/ALMFree.json

+ 10
- 1
manifests-cache.json View File

@@ -12345,7 +12345,7 @@
} }
}, },
"ALMFree": { "ALMFree": {
"buildTimestamp": 1697175734.6840189,
"buildTimestamp": 1711543965.8529058,
"creationTimestamp": 1667171990.4397569, "creationTimestamp": 1667171990.4397569,
"modules": { "modules": {
"Beast": { "Beast": {
@@ -12362,6 +12362,15 @@
}, },
"PipSlope": { "PipSlope": {
"creationTimestamp": 1697175427.2456906 "creationTimestamp": 1697175427.2456906
},
"MegaTang": {
"creationTimestamp": 1711543965.8926332
},
"MFD": {
"creationTimestamp": 1711543965.9252508
},
"StereoSum": {
"creationTimestamp": 1711543965.958678
} }
} }
}, },


+ 29
- 2
manifests/ALMFree.json View File

@@ -1,13 +1,13 @@
{ {
"slug": "ALMFree", "slug": "ALMFree",
"name": "ALM Busy Circuits Free", "name": "ALM Busy Circuits Free",
"version": "2.1.0",
"version": "2.2.0",
"license": "proprietary", "license": "proprietary",
"brand": "ALM Busy Circuits", "brand": "ALM Busy Circuits",
"author": "ALM", "author": "ALM",
"authorEmail": "help@busycircuits.com", "authorEmail": "help@busycircuits.com",
"authorUrl": "https://busycircuits.com", "authorUrl": "https://busycircuits.com",
"pluginUrl": "https://busycircuits.com",
"pluginUrl": "https://busycircuits.com/vcv/",
"manualUrl": "", "manualUrl": "",
"sourceUrl": "", "sourceUrl": "",
"donateUrl": "", "donateUrl": "",
@@ -59,6 +59,33 @@
"Digital", "Digital",
"Hardware Clone" "Hardware Clone"
] ]
},
{
"slug": "MegaTang",
"name": "MEGA-TANG",
"description": "ALM033: MEGA-TANG",
"tags": [
"Mixer",
"Hardware Clone"
]
},
{
"slug": "MFD",
"name": "MFD",
"description": "ALM044: MFD",
"tags": [
"Utility",
"Hardware Clone"
]
},
{
"slug": "StereoSum",
"name": "Stereo Sum",
"description": "ALM038: Stereo Sum",
"tags": [
"Utility",
"Hardware Clone"
]
} }
] ]
} }

Loading…
Cancel
Save