Browse Source

Update build for ChortlingHamsterModules

v1
Andrew Belt 5 years ago
parent
commit
1d104f500e
2 changed files with 13 additions and 5 deletions
  1. +12
    -4
      manifests/ChortlingHamsterModules.json
  2. +1
    -1
      repos/ChortlingHamsterModules

+ 12
- 4
manifests/ChortlingHamsterModules.json View File

@@ -1,14 +1,14 @@
{
"slug": "ChortlingHamsterModules",
"name": "Chortling Hamster Modules",
"version": "1.0.0",
"version": "1.1.0",
"license": "BSD-3-Clause-Clear",
"brand": "Chortling Hamster Modules",
"author": "Alan Holding",
"authorEmail": "alanholding@me.com",
"authorUrl": "",
"pluginUrl": "https://github.com/chortlinghamster/modules/blob/master/README.md",
"manualUrl": "",
"authorUrl": "https://github.com/chortlinghamster",
"pluginUrl": "https://github.com/chortlinghamster/modules",
"manualUrl": "https://github.com/chortlinghamster/modules/blob/master/README.md",
"sourceUrl": "https://github.com/chortlinghamster/modules",
"donateUrl": "",
"modules": [
@@ -19,6 +19,14 @@
"tags": [
"Sample and hold"
]
},
{
"slug": "Bitwise",
"name": "Bitwise",
"description": "Bitwise is four sample and hold circuits whose triggers can be affected by CV controlled patterns.",
"tags": [
"Polyphonic, Sample and hold, Utility"
]
}
]
}

+ 1
- 1
repos/ChortlingHamsterModules

@@ -1 +1 @@
Subproject commit 3564f86d3c2e48a5517cd8cf182661314780df5d
Subproject commit fe494f6c21d549eda9addf5a564413bbc6880cea

Loading…
Cancel
Save