Browse Source

Update manifest CuteLab to 2.1.0-rev.0

pull/876/head
Andrew Belt 3 months ago
parent
commit
1c6e9725aa
2 changed files with 35 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +26
    -0
      manifests/CuteLab.json

+ 9
- 0
manifests-cache.json View File

@@ -16060,5 +16060,14 @@
"creationTimestamp": 1761544813.819788
}
}
},
"CuteLab": {
"buildTimestamp": 1762056355.3730128,
"creationTimestamp": 1762056355.7208483,
"modules": {
"mom-jeans": {
"creationTimestamp": 1762056355.79291
}
}
}
}

+ 26
- 0
manifests/CuteLab.json View File

@@ -0,0 +1,26 @@
{
"slug": "CuteLab",
"name": "CuteLab",
"version": "2.1.0-rev.0",
"license": "GPL-3.0-or-later",
"brand": "cutelab",
"author": "CuteLab",
"authorEmail": "cutelabnyc@gmail.com",
"authorUrl": "https://cutelab.nyc",
"pluginUrl": "https://shop.cutelab.nyc",
"manualUrl": "https://shop.cutelab.nyc",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "mom-jeans",
"name": "Mom Jeans",
"description": "Pulsar synthesis oscillator with a twist",
"tags": [
"oscillator",
"polyphonic"
]
}
]
}

Loading…
Cancel
Save