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": { "Stall": {
"creationTimestamp": 1581596278.0 "creationTimestamp": 1581596278.0
},
"Switch1": {
"creationTimestamp": 1638728379.506569
},
"Seqtrol": {
"creationTimestamp": 1638728379.635339
} }
} }
}, },


+ 25
- 6
manifests/GoodSheperd.json View File

@@ -1,8 +1,8 @@
{ {
"slug": "GoodSheperd", "slug": "GoodSheperd",
"name": "GoodSheperd", "name": "GoodSheperd",
"version": "1.1.0",
"license": "CC0-1.0",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "GoodSheperd", "brand": "GoodSheperd",
"author": "Jens Schulze", "author": "Jens Schulze",
"authorEmail": "", "authorEmail": "",
@@ -15,7 +15,7 @@
{ {
"slug": "Hurdle", "slug": "Hurdle",
"name": "Hurdle", "name": "Hurdle",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [ "tags": [
"Switch", "Switch",
"Random" "Random"
@@ -24,7 +24,7 @@
{ {
"slug": "Stable16", "slug": "Stable16",
"name": "Stable16", "name": "Stable16",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [ "tags": [
"Sequencer" "Sequencer"
] ]
@@ -32,7 +32,7 @@
{ {
"slug": "SEQ3st", "slug": "SEQ3st",
"name": "SEQ3st", "name": "SEQ3st",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [ "tags": [
"Sequencer", "Sequencer",
"Random" "Random"
@@ -41,12 +41,31 @@
{ {
"slug": "Stall", "slug": "Stall",
"name": "Stall", "name": "Stall",
"description": "",
"description": "github.com/jensschulze3000/GoodSheperd",
"tags": [ "tags": [
"Polyphonic", "Polyphonic",
"Switch", "Switch",
"Utility" "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", "slug": "LOGinstruments",
"name": "LOGinstruments", "name": "LOGinstruments",
"brand": "LOGinstruments", "brand": "LOGinstruments",
"version": "2.0.2",
"version": "2.0.3",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"author": "L.Gabrielli", "author": "L.Gabrielli",
"authorEmail": "l.gabrielli@univpm.it", "authorEmail": "l.gabrielli@univpm.it",


+ 1
- 1
manifests/voxglitch.json View File

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


Loading…
Cancel
Save