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


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

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


+ 4
- 3
manifests/PathSet.json View File

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


+ 1
- 1
manifests/stocaudio.json View File

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


Loading…
Cancel
Save