Browse Source

Update build for squinkylabs-plug1, Ohmer

v1
Andrew Belt 5 years ago
parent
commit
f702145e0c
2 changed files with 11 additions and 2 deletions
  1. +10
    -1
      manifests/Ohmer.json
  2. +1
    -1
      manifests/squinkylabs-plug1.json

+ 10
- 1
manifests/Ohmer.json View File

@@ -1,7 +1,7 @@
{
"slug": "Ohmer",
"name": "Ohmer Modules",
"version": "1.1.3",
"version": "1.1.3.1",
"license": "BSD-3-Clause",
"author": "Dominique Camus",
"brand": "Ohmer Modules",
@@ -29,6 +29,15 @@
"Clock modulator"
]
},
{
"slug": "BRK",
"name": "BRK (\"Break\") expander for RKD",
"description": "BRK (\"Break\") expander to setup RKD jumpers (inspired from 4ms BO hardware)",
"tags": [
"Clock modulator",
"Expander"
]
},
{
"slug": "RKDBRK",
"name": "RKD with \"Break\"",


+ 1
- 1
manifests/squinkylabs-plug1.json View File

@@ -8,7 +8,7 @@
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md",
"version": "1.0.2",
"version": "1.0.3",
"modules": [
{
"slug": "squinkylabs-ev3",


Loading…
Cancel
Save