Browse Source

Update manifest for LOGinstruments, voxglitch, GoodSheperd

pull/785/head
Andrew Belt 3 years ago
parent
commit
28430e2057
4 changed files with 33 additions and 8 deletions
  1. +6
    -0
      manifests-cache.json
  2. +25
    -6
      manifests/GoodSheperd.json
  3. +1
    -1
      manifests/LOGinstruments.json
  4. +1
    -1
      manifests/voxglitch.json

+ 6
- 0
manifests-cache.json View File

@@ -697,6 +697,12 @@
},
"Stall": {
"creationTimestamp": 1581596278.0
},
"Switch1": {
"creationTimestamp": 1638728379.506569
},
"Seqtrol": {
"creationTimestamp": 1638728379.635339
}
}
},


+ 25
- 6
manifests/GoodSheperd.json View File

@@ -1,8 +1,8 @@
{
"slug": "GoodSheperd",
"name": "GoodSheperd",
"version": "1.1.0",
"license": "CC0-1.0",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "GoodSheperd",
"author": "Jens Schulze",
"authorEmail": "",
@@ -15,7 +15,7 @@
{
"slug": "Hurdle",
"name": "Hurdle",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [
"Switch",
"Random"
@@ -24,7 +24,7 @@
{
"slug": "Stable16",
"name": "Stable16",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [
"Sequencer"
]
@@ -32,7 +32,7 @@
{
"slug": "SEQ3st",
"name": "SEQ3st",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [
"Sequencer",
"Random"
@@ -41,12 +41,31 @@
{
"slug": "Stall",
"name": "Stall",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [
"Polyphonic",
"Switch",
"Utility"
]
},
{
"slug": "Switch1",
"name": "Switch1",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [
"Switch"
]
},
{
"slug": "Seqtrol",
"name": "Seqtrol",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [
"Clock modulator",
"Sample and hold",
"Switch",
"Utility"
]
}
]
}

+ 1
- 1
manifests/LOGinstruments.json View File

@@ -2,7 +2,7 @@
"slug": "LOGinstruments",
"name": "LOGinstruments",
"brand": "LOGinstruments",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause",
"author": "L.Gabrielli",
"authorEmail": "l.gabrielli@univpm.it",


+ 1
- 1
manifests/voxglitch.json View File

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


Loading…
Cancel
Save