diff --git a/manifests-cache.json b/manifests-cache.json index eed0581f..0f8f12a9 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11073,7 +11073,7 @@ } }, "LyraeModules": { - "buildTimestamp": 1640708913.834861, + "buildTimestamp": 1734368719.686635, "creationTimestamp": 1632097261.2901666, "modules": { "Sulafat": { @@ -11090,6 +11090,15 @@ }, "BD383238": { "creationTimestamp": 1639402259.8902986 + }, + "Zeta": { + "creationTimestamp": 1734368822.9881594 + }, + "Sheliak": { + "creationTimestamp": 1734368823.054957 + }, + "Beta": { + "creationTimestamp": 1734368823.1246514 } } }, @@ -12165,7 +12174,7 @@ } }, "CosineKitty-Sapphire": { - "buildTimestamp": 1731801377.4819036, + "buildTimestamp": 1734368689.5468278, "creationTimestamp": 1660869608.068208, "modules": { "Moots": { @@ -12224,6 +12233,9 @@ }, "Lark": { "creationTimestamp": 1731801510.2344425 + }, + "Chaops": { + "creationTimestamp": 1734368822.801784 } } }, @@ -13944,7 +13956,7 @@ } }, "CVfunk": { - "buildTimestamp": 1730755284.6287775, + "buildTimestamp": 1734368798.8261287, "creationTimestamp": 1711827243.9642084, "modules": { "Steps": { @@ -14283,7 +14295,7 @@ } }, "PitchGrid": { - "buildTimestamp": 1732874951.76637, + "buildTimestamp": 1734368822.715976, "creationTimestamp": 1725269089.5256734, "modules": { "MicroHammond": { @@ -14583,7 +14595,7 @@ } }, "acModules": { - "buildTimestamp": 1732874927.7398808, + "buildTimestamp": 1734368592.2007837, "creationTimestamp": 1729793469.3900518, "modules": { "Pick6": { @@ -14615,6 +14627,9 @@ }, "CRBVi": { "creationTimestamp": 1732875387.358382 + }, + "CRBViXL": { + "creationTimestamp": 1734368822.8871417 } } }, diff --git a/manifests/CVfunk.json b/manifests/CVfunk.json index 18978e6f..17c38c01 100644 --- a/manifests/CVfunk.json +++ b/manifests/CVfunk.json @@ -1,7 +1,7 @@ { "slug": "CVfunk", "name": "CV funk Modules", - "version": "2.0.10", + "version": "2.0.11", "license": "MIT", "brand": "CV funk", "author": "Cody Geary", diff --git a/manifests/CosineKitty-Sapphire.json b/manifests/CosineKitty-Sapphire.json index cae571c6..f1b3985e 100644 --- a/manifests/CosineKitty-Sapphire.json +++ b/manifests/CosineKitty-Sapphire.json @@ -1,7 +1,7 @@ { "slug": "CosineKitty-Sapphire", "name": "Sapphire", - "version": "2.5.4", + "version": "2.5.5", "license": "GPL-3.0-or-later", "brand": "Sapphire", "author": "Don Cross", @@ -13,6 +13,15 @@ "donateUrl": "", "changelogUrl": "https://github.com/cosinekitty/sapphire/blob/main/CHANGELOG.md", "modules": [ + { + "slug": "Chaops", + "name": "Chaops", + "description": "Left-expander to add extra controls to chaos modules Frolic, Glee, Lark.", + "manualUrl": "https://github.com/cosinekitty/sapphire/blob/main/Chaops.md", + "tags": [ + "Expander" + ] + }, { "slug": "Elastika", "name": "Elastika", diff --git a/manifests/LyraeModules.json b/manifests/LyraeModules.json index 43b97daf..c874e3ad 100644 --- a/manifests/LyraeModules.json +++ b/manifests/LyraeModules.json @@ -1,7 +1,7 @@ { "slug": "LyraeModules", "name": "LyraeModules", - "version": "2.0.3", + "version": "2.0.5", "license": "GPL-3.0-or-later", "brand": "LyraeModules", "author": "Vega Deftwing", @@ -50,6 +50,34 @@ "tags": [ "Expander" ] + }, + { + "slug": "Zeta", + "name": "Zeta", + "description": "Fancy Blank", + "tags": [ + "Blank" + ] + }, + { + "slug": "Sheliak", + "name": "Sheliak", + "description": "LFSR", + "tags": [ + "Clock modulator", + "Logic" + ] + }, + { + "slug": "Beta", + "name": "Beta", + "description": "Sheliak Output Expander", + "tags": [ + "Clock modulator", + "logic", + "Sequencer", + "Expander" + ] } ] } \ No newline at end of file diff --git a/manifests/PitchGrid.json b/manifests/PitchGrid.json index 5e23a58d..6265b2f6 100644 --- a/manifests/PitchGrid.json +++ b/manifests/PitchGrid.json @@ -1,7 +1,7 @@ { "slug": "PitchGrid", "name": "PitchGrid Rack", - "version": "2.1.1", + "version": "2.1.2", "license": "GPL-3.0-or-later", "brand": "PitchGrid", "author": "Peter Jung", diff --git a/manifests/acModules.json b/manifests/acModules.json index 584ff1a4..48db51c7 100644 --- a/manifests/acModules.json +++ b/manifests/acModules.json @@ -1,7 +1,7 @@ { "slug": "acModules", "name": "acModules", - "version": "2.0.6", + "version": "2.0.7", "license": "GPL-3.0-or-later", "brand": "artificialcolors", "author": "g.wygonik", @@ -102,6 +102,15 @@ "Controller", "Utility" ] + }, + { + "slug": "CRBViXL", + "name": "C|RB Vi XL", + "description": "eXtra-Large Two-Dimensional performance instrument with on-screen note guides, selectable octave range, optional note snapping, Y-axis curve shapes, with modulation input. Can also function as a playable VCA.", + "tags": [ + "Controller", + "Utility" + ] } ] } \ No newline at end of file