Browse Source

Update manifest stocaudio to 2.0.1, PathSet to 2.1.0, PS-PurrSoftware to 2.0.14

pull/785/head
Andrew Belt 3 years ago
parent
commit
2932072c1a
4 changed files with 9 additions and 8 deletions
  1. +3
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/PS-PurrSoftware.json
  3. +4
    -3
      manifests/PathSet.json
  4. +1
    -1
      manifests/stocaudio.json

+ 3
- 3
manifests-cache.json View File

@@ -1159,7 +1159,7 @@
"modules": {}
},
"stocaudio": {
"buildTimestamp": 1639112690.2316594,
"buildTimestamp": 1644393368.3334637,
"creationTimestamp": 1569702009.0,
"modules": {
"Polyturing": {
@@ -3696,7 +3696,7 @@
"modules": {}
},
"PS-PurrSoftware": {
"buildTimestamp": 1643909735.1694515,
"buildTimestamp": 1644393455.049503,
"creationTimestamp": 1579232908.0,
"modules": {
"Meander": {
@@ -10632,7 +10632,7 @@
}
},
"PathSet": {
"buildTimestamp": 1643065293.2640152,
"buildTimestamp": 1644393405.3112843,
"creationTimestamp": 1643066843.6193788,
"modules": {
"ShiftyMod": {


+ 1
- 1
manifests/PS-PurrSoftware.json View File

@@ -1,7 +1,7 @@
{
"slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware",
"version": "2.0.13",
"version": "2.0.14",
"license": "GPL-3.0-or-later",
"brand": "PurrSoftware",
"author": "Ken Chaffin",


+ 4
- 3
manifests/PathSet.json View File

@@ -1,9 +1,9 @@
{
"slug": "PathSet",
"name": "Path Set",
"version": "2.0.0",
"version": "2.1.0",
"license": "GPL-3.0-or-later",
"brand": "Patheros",
"brand": "Path Set",
"author": "Andrew Hanson",
"authorEmail": "",
"authorUrl": "https://github.com/patheros",
@@ -11,13 +11,14 @@
"manualUrl": "https://github.com/patheros/PathSetModules",
"sourceUrl": "https://github.com/patheros/PathSetModules",
"donateUrl": "",
"changelogUrl": "",
"changelogUrl": "https://github.com/patheros/PathSetModules/blob/main/CHANGELOG.md",
"modules": [
{
"slug": "ShiftyMod",
"name": "Shifty",
"description": "Gate shift register with controllable delays. Create generative gate sequences from a single clock.",
"tags": [
"Clock",
"Clock modulator",
"Sample and hold"
]


+ 1
- 1
manifests/stocaudio.json View File

@@ -1,7 +1,7 @@
{
"slug": "stocaudio",
"name": "stocaudio",
"version": "2.0.0",
"version": "2.0.1",
"license": "GPL-3.0-or-later",
"author": "Alessandro Petrone",
"authorEmail": "contact@stocaudio.com",


Loading…
Cancel
Save