From e3d26bf99aca9486ce7dd4d886290e294fad4ef7 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 27 Jan 2020 12:02:28 -0500 Subject: [PATCH] Update manifest for Sckitam, Ahornberg, HolonicSystems-Free, PdArray --- manifests/Ahornberg.json | 15 ++++++++------- manifests/HolonicSystems-Free.json | 6 +++--- manifests/PdArray.json | 2 +- manifests/Sckitam.json | 2 +- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index d9826650..7a6e83ec 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "1.0.1", + "version": "1.0.2", "license": "CC0-1.0", "name": "Ahornberg", "brand": "Ahornberg", @@ -8,17 +8,18 @@ "authorEmail": "", "authorUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal", "pluginUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal", - "manualUrl": "https://github.com/Coirt/Ahornberg-Microtonal/blob/master/README.md", - "sourceUrl": "https://github.com/Coirt/Ahornberg-Microtonal", + "manualUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal/blob/master/README.md", + "sourceUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal", "changelogUrl": "", - "donateUrl": "https://www.paypal.me/Ahornberg/", + "donateUrl": "", "modules": [ { "slug": "EqualDivision", - "name": "Micro-Tonal", - "description": "Compress or stretch a tuning in the range\nof -3% to +3%. Converts v/oct to several\nEqual Division Tunings. 1 step equals\n100 cents.\nSee manual for more details...\n", + "name": "Equal Division", + "description": "microtonal re-tuner", "tags": [ - "Tuner" + "Tuner", + "Polyphonic" ] } ] diff --git a/manifests/HolonicSystems-Free.json b/manifests/HolonicSystems-Free.json index 87cff0fc..9928bbf6 100644 --- a/manifests/HolonicSystems-Free.json +++ b/manifests/HolonicSystems-Free.json @@ -1,14 +1,14 @@ { "slug": "HolonicSystems-Free", "name": "Holonic Systems - Free", - "version": "1.0.2", + "version": "1.0.3", "license": "CC0-1.0", "author": "Holonic Systems", "brand": "Holonic Systems", "authorEmail": "henri@holonic.systems", "authorUrl": "https://holonic.systems/", - "pluginUrl": "https://holon.ist/vcv/", - "manualUrl": "https://holon.ist/vcv/", + "pluginUrl": "http://holon.ist/vcv/", + "manualUrl": "http://holon.ist/vcv/", "sourceUrl": "https://github.com/hdavid/VCVRack-Holon.ist", "donateUrl": "", "modules": [ diff --git a/manifests/PdArray.json b/manifests/PdArray.json index 60f28e67..f9963ece 100644 --- a/manifests/PdArray.json +++ b/manifests/PdArray.json @@ -1,7 +1,7 @@ { "slug": "PdArray", "name": "PdArray", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "brand": "", "author": "M\u00e1rton Gunyh\u00f3", diff --git a/manifests/Sckitam.json b/manifests/Sckitam.json index 48a67804..1ad28de4 100644 --- a/manifests/Sckitam.json +++ b/manifests/Sckitam.json @@ -1,7 +1,7 @@ { "slug": "Sckitam", "name": "Sckitam", - "version": "1.0.1", + "version": "1.0.2", "license": "GPL-3.0-only", "brand": "Sckitam", "author": "Philippe Salembier",