Browse Source

Update manifest NANOModules to 2.3.8

v2
Andrew Belt 5 months ago
parent
commit
a9069a821f
2 changed files with 20 additions and 3 deletions
  1. +4
    -1
      manifests-cache.json
  2. +16
    -2
      manifests/NANOModules.json

+ 4
- 1
manifests-cache.json View File

@@ -3016,7 +3016,7 @@
} }
}, },
"NANOModules": { "NANOModules": {
"buildTimestamp": 1727870929.9024353,
"buildTimestamp": 1732501696.842366,
"creationTimestamp": 1581971790.0, "creationTimestamp": 1581971790.0,
"modules": { "modules": {
"MAR": { "MAR": {
@@ -3069,6 +3069,9 @@
}, },
"ARC": { "ARC": {
"creationTimestamp": 1727870930.1175964 "creationTimestamp": 1727870930.1175964
},
"STFONT": {
"creationTimestamp": 1732501696.9439113
} }
} }
}, },


+ 16
- 2
manifests/NANOModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NANOModules", "slug": "NANOModules",
"name": "NANO Modules", "name": "NANO Modules",
"version": "2.3.7",
"version": "2.3.8",
"license": "Proprietary", "license": "Proprietary",
"brand": "NANO Modules", "brand": "NANO Modules",
"author": "Jorge Gutierrez", "author": "Jorge Gutierrez",
@@ -163,7 +163,7 @@
"slug": "ARC", "slug": "ARC",
"name": "ARC", "name": "ARC",
"description": "Dual Function Generator", "description": "Dual Function Generator",
"manualUrl": "",
"manualUrl": "https://nano-modules.com/wp-content/uploads/2024/08/ARC-Manual.pdf",
"modularGridUrl": "https://www.modulargrid.net/e/nano-modules-arc", "modularGridUrl": "https://www.modulargrid.net/e/nano-modules-arc",
"tags": [ "tags": [
"Envelope generator", "Envelope generator",
@@ -175,6 +175,20 @@
"Hardware clone" "Hardware clone"
] ]
}, },
{
"slug": "STFONT",
"name": "ST FONT",
"description": "Stereo Liquid Filter",
"manualUrl": "",
"modularGridUrl": "",
"tags": [
"Filter",
"Oscillator",
"VCA",
"Distortion",
"Hardware clone"
]
},
{ {
"slug": "BLANK12Hp", "slug": "BLANK12Hp",
"name": "BLANK 12Hp", "name": "BLANK 12Hp",


Loading…
Cancel
Save