Browse Source

Update manifest voxglitch to 2.11.0, Befaco to 2.1.0, aridacity to 2.0.0, Ohmer to 2.1.0, alto777_LFSR to 2.0.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
e93f9e6d69
6 changed files with 32 additions and 18 deletions
  1. +8
    -5
      manifests-cache.json
  2. +13
    -2
      manifests/Befaco.json
  3. +1
    -1
      manifests/Ohmer.json
  4. +3
    -3
      manifests/alto777_LFSR.json
  5. +6
    -6
      manifests/aridacity.json
  6. +1
    -1
      manifests/voxglitch.json

+ 8
- 5
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1646088316.1190436,
"buildTimestamp": 1646918972.1886938,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -1526,7 +1526,7 @@
}
},
"aridacity": {
"buildTimestamp": 1569701753.0425594,
"buildTimestamp": 1646919175.1473665,
"creationTimestamp": 1567535427.0,
"modules": {
"ClockDiv": {
@@ -3127,7 +3127,7 @@
}
},
"Befaco": {
"buildTimestamp": 1638117817.7162783,
"buildTimestamp": 1646919145.3565824,
"creationTimestamp": 1518016501.0,
"modules": {
"EvenVCO": {
@@ -3180,6 +3180,9 @@
},
"Mex": {
"creationTimestamp": 1634216651.514205
},
"NoisePlethora": {
"creationTimestamp": 1646919321.4879982
}
}
},
@@ -6007,7 +6010,7 @@
}
},
"alto777_LFSR": {
"buildTimestamp": 1571471137.1219156,
"buildTimestamp": 1646919320.5778635,
"creationTimestamp": 1522728847.0,
"modules": {
"a7Utility": {
@@ -7117,7 +7120,7 @@
}
},
"Ohmer": {
"buildTimestamp": 1639931375.8311038,
"buildTimestamp": 1646919258.749568,
"creationTimestamp": 1521738241.0,
"modules": {
"KlokSpid": {


+ 13
- 2
manifests/Befaco.json View File

@@ -1,6 +1,6 @@
{
"slug": "Befaco",
"version": "2.0.0",
"version": "2.1.0",
"license": "GPL-3.0-or-later",
"name": "Befaco",
"brand": "Befaco",
@@ -9,7 +9,7 @@
"pluginUrl": "https://vcvrack.com/Befaco",
"authorUrl": "https://vcvrack.com/",
"sourceUrl": "https://github.com/VCVRack/Befaco",
"changelogUrl": "https://github.com/VCVRack/Befaco/blob/v1/CHANGELOG.md",
"changelogUrl": "https://github.com/VCVRack/Befaco/blob/v2/CHANGELOG.md",
"modules": [
{
"slug": "EvenVCO",
@@ -226,6 +226,17 @@
"Expander",
"Hardware clone"
]
},
{
"slug": "NoisePlethora",
"name": "Noise Plethora",
"description": "Multitimbral noise monster",
"tags": [
"Dual",
"Filter",
"Hardware clone",
"Noise"
]
}
]
}

+ 1
- 1
manifests/Ohmer.json View File

@@ -1,7 +1,7 @@
{
"slug": "Ohmer",
"name": "Ohmer",
"version": "2.0.1",
"version": "2.1.0",
"license": "BSD-3-Clause",
"author": "Dominique Camus",
"brand": "Ohmer Modules",


+ 3
- 3
manifests/alto777_LFSR.json View File

@@ -1,10 +1,10 @@
{
"slug": "alto777_LFSR",
"name": "LFSR",
"version": "1.0.0",
"version": "2.0.0",
"license": "BSD-3-Clause",
"brand": "alto777_LFSR",
"author": "alto777_LFSR",
"brand": "p.s.F/X",
"author": "alto777",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "https://github.com/alto777/LFSR",


+ 6
- 6
manifests/aridacity.json View File

@@ -1,16 +1,16 @@
{
"slug": "aridacity",
"name": "aridacity",
"version": "1.0.1",
"version": "2.0.0",
"license": "BSD-3-Clause",
"brand": "aridacity",
"author": "aridacity",
"brand": "",
"author": "cubeleco",
"authorEmail": "",
"authorUrl": "https://cubeleco.blogspot.com",
"pluginUrl": "https://github.com/aridacity/aridacityVCV",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "https://github.com/aridacity/aridacityVCV",
"donateUrl": "",
"sourceUrl": "https://github.com/cubeleco/aridacityVCV",
"changelogUrl": "https://github.com/cubeleco/aridacityVCV/releases",
"modules": [
{
"slug": "ClockDiv",


+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.10.1",
"version": "2.11.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save