From 3112f916ee727be7dfe8aa3749c6025b6a6bf5e0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 31 Dec 2017 22:25:13 -0500 Subject: [PATCH 01/44] Remove Aepelzens Parasites until IP violation is resolved --- plugins/Aepelzens Parasites.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 plugins/Aepelzens Parasites.json diff --git a/plugins/Aepelzens Parasites.json b/plugins/Aepelzens Parasites.json deleted file mode 100644 index b0534e59..00000000 --- a/plugins/Aepelzens Parasites.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "slug": "Aepelzens Parasites", - "name": "Aepelzens Parasites", - "author": "Aepelzen", - "version": "0.5.0", - "source": "https://github.com/Aepelzen/AepelzensParasites" -} \ No newline at end of file From 557f6a2da769934dbc5510be6479a60c378aba55 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Sun, 31 Dec 2017 20:26:58 -0800 Subject: [PATCH 02/44] Bogaudio: new release. (#131) --- plugins/Bogaudio.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/Bogaudio.json b/plugins/Bogaudio.json index e3e1c15f..ea9415d0 100644 --- a/plugins/Bogaudio.json +++ b/plugins/Bogaudio.json @@ -1,24 +1,24 @@ { "slug": "Bogaudio", "name": "Bogaudio", - "author": "bogaudio", + "author": "Matt Demanett", "license": "BSD 3-clause", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://github.com/bogaudio/BogaudioModules", "manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", "source": "https://github.com/bogaudio/BogaudioModules", "downloads": { "win": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.1/Bogaudio-0.5.1-win.zip", - "sha256": "bef6bde0d9353379226839b8d32d21a8ab31d096be8c23b9f913d967d7224ef1" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-win.zip", + "sha256": "cb1539a4709d0e681a4e1f379e7296279e9e7ced9c0432701ccea1b69dcaaf9a" }, "lin": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.1/Bogaudio-0.5.1-lin.zip", - "sha256": "3673028cc3369a72e90cbf0ac838689138c2db77b4af33d8d6fac3febb61fa37" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-lin.zip", + "sha256": "2724227d9a5a86749a4e6b34ad68ddf9798a185cc303aefaaf7f91efceb985a9" }, "mac": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.1/Bogaudio-0.5.1-mac.zip", - "sha256": "22a15b5fbd7f7581967fffe45e62d1853b853b8be26086bcc8c12108a377fdb8" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-mac.zip", + "sha256": "7afd07007084603fbd0e317d3411df1f55f6ba609b31640ac7ef333c8ed44ddc" } } -} \ No newline at end of file +} From 98e6692e2d5dd8f09ca5e16caa8272d486b83c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Mon, 1 Jan 2018 16:26:21 +0100 Subject: [PATCH 03/44] Update cf.json (#133) bug fix on player update --- plugins/cf.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index d2bac57b..410fba7f 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -2,22 +2,22 @@ "slug": "cf", "name": "cf", "author": "clément foulc", - "version": "0.5.11", + "version": "0.5.12", "donation": "https://www.paypal.me/cfoulc", "source": "https://github.com/cfoulc/cf", "manual": "https://github.com/cfoulc/cf/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-win.zip", - "sha256": "3930bbe4aba2a5d9090194fc9f556fd830f4371249600ddf368d3a228ea9d5bf" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-win.zip", + "sha256": "8c85910297a89e96028818572a571826d74da562c180455210a8bd51155a6c9b" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-mac.zip", - "sha256": "612c51ba1964da39077b944fefad4f880ab1bbfa3b05bbec8723a7340d0f1ebb" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-mac.zip", + "sha256": "e9c528a5e543c87122b161eae669608c8095d186da45cafbc42ac138a709f41f" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-lin.zip", - "sha256": "ff7dd539da2fc573d8102455632226514c173163d74852431f347aa098a670d8" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-lin.zip", + "sha256": "08703da64c52d795ea1200f59602b513edaf3ec97896ed78a081da5b12fb6a04" } } } From ecaa9e149435ba1249a66c1545f98cd361f85e6e Mon Sep 17 00:00:00 2001 From: KieranPringle Date: Mon, 1 Jan 2018 15:27:02 +0000 Subject: [PATCH 04/44] Create CastleRocktronics.json (#132) --- plugins/CastleRocktronics.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 plugins/CastleRocktronics.json diff --git a/plugins/CastleRocktronics.json b/plugins/CastleRocktronics.json new file mode 100644 index 00000000..d31e14f6 --- /dev/null +++ b/plugins/CastleRocktronics.json @@ -0,0 +1,24 @@ +{ + "slug": "CastleRocktronics", + "name": "Castle Rocktronics", + "author": "Kieran Pringle", + "license": "Creative Commons Attribution Share Alike 4.0", + "version": "0.5.0", + "homepage": "https://github.com/KieranPringle/CastleRocktronics", + "manual": "https://github.com/KieranPringle/CastleRocktronics/blob/master/docs/index.md", + "source": "https://github.com/KieranPringle/CastleRocktronics", + "downloads": { + "win": { + "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip", + "sha256": "f16bc4328ca6ed5b84aecb4e2774b12ae755c953ef48d11d8ea76f30b1818438" + }, + "lin": { + "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip", + "sha256": "de5590b7de622a5d16259df93538c65a5343cf6d604ca67af84ca779234792d8" + }, + "mac": { + "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-mac.zip", + "sha256": "e841753aba6f07c0004a05648c8c2ce88fdfa146f0c692e52c7b51e04f1a04a7" + } + } +} From bc5d07588418e29ec209f1d084486703d19d022a Mon Sep 17 00:00:00 2001 From: jhoar Date: Mon, 1 Jan 2018 13:49:01 -0500 Subject: [PATCH 05/44] Update AmalgamatedHarmonics.json (#134) --- plugins/AmalgamatedHarmonics.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index 579c2116..96c52bf2 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -2,21 +2,21 @@ "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "jhoar", - "version": "0.5.6", + "version": "0.5.7", "manual": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "source": "https://github.com/jhoar/AmalgamatedHarmonics", "downloads": { "win": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-win.zip", - "sha256": "71395aa3de34e680acc7a469667fd14b45564b710c706027b1f86d8f6b7e295f" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.7/AmalgamatedHarmonics-0.5.7-win.zip", + "sha256": "4ec7fefc19edbe393d0dbc30d5c5e277b67892281819655a2976c5a9be8951da" }, "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-mac.zip", - "sha256": "41604b0155855d3f525fcc27dbdc856f5ac8d1ee2c3cada3f3e93a4fd75ed343" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.7/AmalgamatedHarmonics-0.5.7-mac.zip", + "sha256": "12d95b9e65c3ab422ae0079c1c0954a1431d3c0bbb2b842124502d464db85d6a" }, "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-lin.zip", - "sha256": "472333350975965690ae017d05af1ceee2ae288fd3adcea2cd988712b9e699af" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.7/AmalgamatedHarmonics-0.5.7-lin.zip", + "sha256": "3d0c3f5351c5999b69e8370bcf160fc1adf3c3dde1908038d6565623d72cd040" } } } From 470a350b2cb24933c1d8eb5af89d281dc5e51e52 Mon Sep 17 00:00:00 2001 From: Animated Circuits <33923788+AnimatedCircuits@users.noreply.github.com> Date: Tue, 2 Jan 2018 15:47:23 +0100 Subject: [PATCH 06/44] Change version --- plugins/AnimatedCircuits.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/AnimatedCircuits.json b/plugins/AnimatedCircuits.json index fbbe3002..9d7891b9 100644 --- a/plugins/AnimatedCircuits.json +++ b/plugins/AnimatedCircuits.json @@ -2,7 +2,7 @@ "slug": "AnimatedCircuits", "name": "Animated Circuits", "author": "Animated Circuits", - "version": "0.5.1", + "version": "0.5.2", "manual": "https://drive.google.com/open?id=15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu", "homepage": "https://gumroad.com/animatedcircuits" } From a37bc0a19f4fc46cbfa80b50cbc3451ea650512e Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Tue, 2 Jan 2018 11:26:59 -0600 Subject: [PATCH 07/44] Update HetrickCV.json (#136) Fix for Linux builds --- plugins/HetrickCV.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index 305c62b9..61c1adb9 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -18,7 +18,7 @@ }, "lin": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-lin.zip", - "sha256": "a445990de47f31304d33ce1f6f10e35b9d28536cee9b77f8c1a27e545e4fb892" + "sha256": "09baabf7b218f5432acd0df3e686df5066e29919b7cc0a6f09dc34927abc408b" } } } From fe2c1d63e4df17b8cc12a41ef067949b403179a3 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 2 Jan 2018 13:48:23 -0500 Subject: [PATCH 08/44] Change productId to strings --- plugins/VCV-Console.json | 2 +- plugins/VCV-PulseMatrix.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/VCV-Console.json b/plugins/VCV-Console.json index ca446e70..01130d83 100644 --- a/plugins/VCV-Console.json +++ b/plugins/VCV-Console.json @@ -4,5 +4,5 @@ "author": "VCV", "license": "proprietary", "version": "0.5.0", - "productId": 521624682539 + "productId": "521624682539" } \ No newline at end of file diff --git a/plugins/VCV-PulseMatrix.json b/plugins/VCV-PulseMatrix.json index 4cabaa5b..382aed07 100644 --- a/plugins/VCV-PulseMatrix.json +++ b/plugins/VCV-PulseMatrix.json @@ -5,5 +5,5 @@ "license": "proprietary", "version": "0.5.1", "manual": "https://vcvrack.com/plugins/PulseMatrix.html", - "productId": 449821147179 + "productId": "449821147179" } \ No newline at end of file From 49961d08213338d426f4b6d5c027e1fcd38e7a52 Mon Sep 17 00:00:00 2001 From: bidoo Date: Tue, 2 Jan 2018 20:02:43 +0100 Subject: [PATCH 09/44] 0.5.14 (#125) * 0.5.10 * mac dist * mac dist 0.5.10 * 0.5.11 * 0.5.14 --- plugins/Bidoo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index 36f6d43e..b204a2c0 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -9,8 +9,12 @@ "source": "https://github.com/sebastien-bouffier/Bidoo", "downloads": { "win": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1587168/Bidoo-0.5.10-win.zip", - "sha256": "96ad12c3bbf175a1e2a9e34afda48e5d89cfa1f01e3cfecd492072845828342b" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1597613/Bidoo-0.5.14-win.zip", + "sha256": "cc0322df72176d4000cf7ff76bb098c41662cd543780121424bc66cd21aab0ff" + }, + "lin": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1598062/Bidoo-0.5.14-lin.zip", + "sha256": "37fddc6ab232fdf324b585bb0fa543cf7336a79c2b188e8f9079f22745bb0966" } } } From 1325aa8a7e142b2ce285eee72468b635ae49ff38 Mon Sep 17 00:00:00 2001 From: KieranPringle Date: Tue, 2 Jan 2018 19:07:45 +0000 Subject: [PATCH 10/44] Fix sha256 for windows binary (#137) Contents of zip was changed after an issue was found. New sha256 is for the corrected zip (at the same url) --- plugins/CastleRocktronics.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CastleRocktronics.json b/plugins/CastleRocktronics.json index d31e14f6..51dc4ac0 100644 --- a/plugins/CastleRocktronics.json +++ b/plugins/CastleRocktronics.json @@ -10,7 +10,7 @@ "downloads": { "win": { "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip", - "sha256": "f16bc4328ca6ed5b84aecb4e2774b12ae755c953ef48d11d8ea76f30b1818438" + "sha256": "d70931b721ef4e150519b6440c1704f503621c302986c0ebf912c528875e9d3a" }, "lin": { "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip", From 6f9ecfb0fdcd3c18cbd99580bb8da2b557729eec Mon Sep 17 00:00:00 2001 From: j4s0n-c Date: Tue, 2 Jan 2018 13:07:25 -0800 Subject: [PATCH 11/44] update new version --- plugins/trowaSoft.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/plugins/trowaSoft.json b/plugins/trowaSoft.json index a81d8267..20e90a33 100644 --- a/plugins/trowaSoft.json +++ b/plugins/trowaSoft.json @@ -2,17 +2,23 @@ "slug": "trowaSoft", "name": "trowaSoft", "author": "j4s0n-c", - "version": "", + "version": "0.5.5.1", "homepage": "http://www.geekasaurusrex.net/page/trowaSoft-Sequencer-Modules-for-VCV-Rack.aspx", + "donation": "https://paypal.me/j4s0n", + "manual": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md", "source": "https://github.com/j4s0n-c/trowaSoft-VCV", "downloads": { "win": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5/trowaSoft-0.5.5-win.zip", - "sha256": "66d8e1d82fe2e2bd440139d76e347a449595ba2fecd3433ed2243263d1480be1" + "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-win.zip", + "sha256": "70b62c34b4243e0f230d2acf23de5628daaff07e0bb2d90e4b9fe0031dbcafa9" }, "mac": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5/trowaSoft-0.5.5-mac.zip", - "sha256": "ac3525cb3aa9a821659042319baf327080fc00dd3ee440d03e5fe73c0dd9a3c0" + "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-mac.zip", + "sha256": "6956ba75471671de77a788076fe513d94ba7c184027fa68c56c2a989f807dd64" + }, + "lin": { + "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-lin.zip", + "sha256": "8770b69043b7c151d876ac3195e1262d6f63f1e69c3db57d4d683ad9de258f0f" } } -} \ No newline at end of file +} From ccfdf970aa0d98497b453fdca422b851ef10c7e1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 2 Jan 2018 16:10:44 -0500 Subject: [PATCH 12/44] Update JSON schema "productId" --- spec/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/manifest.json b/spec/manifest.json index cb208a40..5b5f5acf 100644 --- a/spec/manifest.json +++ b/spec/manifest.json @@ -49,7 +49,7 @@ "description": "used when a plugin needs to be disabled" }, "productId": { - "type": "number", + "type": "string", "description": "only used by vcv rack website" }, "downloads": { From 4f6019ca4ee776ae11f319f089e239507873388f Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Tue, 2 Jan 2018 15:28:02 -0600 Subject: [PATCH 13/44] Added Unfiltered Volume 1 (#139) --- plugins/UnfilteredVolume1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/UnfilteredVolume1.json diff --git a/plugins/UnfilteredVolume1.json b/plugins/UnfilteredVolume1.json new file mode 100644 index 00000000..af22ffc1 --- /dev/null +++ b/plugins/UnfilteredVolume1.json @@ -0,0 +1,9 @@ +{ + "slug": "UnfilteredVolume1", + "name": "Unfiltered Volume 1", + "author": "Unfiltered Audio", + "license": "proprietary", + "version": "0.5.0", + "manual": "https://www.unfilteredaudio.com/pages/vcv-manuals", + "productId": "679766392875" +} \ No newline at end of file From 659dd409a48b718e3634ffc0a68e412ce661f1d5 Mon Sep 17 00:00:00 2001 From: j4s0n-c Date: Tue, 2 Jan 2018 15:25:42 -0800 Subject: [PATCH 14/44] fixed binaries fix version in makefile and remove linking to GLEW in linux and mac build --- plugins/trowaSoft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/trowaSoft.json b/plugins/trowaSoft.json index 20e90a33..ea41cca3 100644 --- a/plugins/trowaSoft.json +++ b/plugins/trowaSoft.json @@ -10,15 +10,15 @@ "downloads": { "win": { "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-win.zip", - "sha256": "70b62c34b4243e0f230d2acf23de5628daaff07e0bb2d90e4b9fe0031dbcafa9" + "sha256": "3e884697145e1c8e3288dcc478e0f139eb9e2f1f1172839ca330474f107574bf" }, "mac": { "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-mac.zip", - "sha256": "6956ba75471671de77a788076fe513d94ba7c184027fa68c56c2a989f807dd64" + "sha256": "1cc90a7c97a284cd461642091cd4a5a234efc36b36dbdb59c334a9184656f641" }, "lin": { "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-lin.zip", - "sha256": "8770b69043b7c151d876ac3195e1262d6f63f1e69c3db57d4d683ad9de258f0f" + "sha256": "3cafc58db1311ea45e9e64c97c3934a2c98abc5b7216b96b6fb5e96b672573fc" } } } From b6cd12e0417c0a54db87210d4bef17215e36c180 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Tue, 2 Jan 2018 17:32:55 -0600 Subject: [PATCH 15/44] New release 0.5.2 release updated plugins --- plugins/AS.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/AS.json diff --git a/plugins/AS.json b/plugins/AS.json new file mode 100644 index 00000000..cbfad554 --- /dev/null +++ b/plugins/AS.json @@ -0,0 +1,25 @@ +{ + "slug": "AS", + "name": "AS", + "author": "Alfredo Santamaria", + "license": "MIT License", + "version": "0.5.2", + "homepage": "https://github.com/AScustomWorks/AS", + "donation": "https://www.paypal.me/frederius/", + "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", + "source": "https://github.com/AScustomWorks/AS", + "downloads": { + "win": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-win.zip", + "sha256": "6bf55cfdc179a69402b77817dfaffd74da4e7ab6e99ab878e9cf86cb94108839" + }, + "lin": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-lin.zip", + "sha256": "8a282b280980cde7dcd9af9c0d029407b4b9401f20864262d48af3064ff9134d" + }, + "mac": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-mac.zip", + "sha256": "d6e6d0397b4a160dbdd048295d16adb87721805f89148fe5cd91c0ae50967cbb" + } + } +} From fe983b6de58c3c34ec2f814742d397ae808c53eb Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 3 Jan 2018 00:37:06 -0500 Subject: [PATCH 16/44] Version 0.5.3 MIDI CV added controllers and updated PitchBend to read 14bit. TwinGlider with new functions. Updated manual with graphics. Added example patches. ...waiting on win binary. (I left win download empty until I get that) Thank you --- plugins/moDllz.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 61855333..6dcfd9ff 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -3,17 +3,17 @@ "name": "moDllz", "author": "Pablo Delaloza", "license": "BSD 3-clause", - "version": "0.5.2", + "version": "0.5.3", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-win.zip?raw=true", - "sha256": "991296d60f03893c4325b7b2077ef84c4cf1f4d4651137ea877ae865cb7501cd" + "download": "", + "sha256": "" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-mac.zip?raw=true", - "sha256": "664064185007b09cf7394a48e071ce0254f4e296c23abf945f1c0daf86af6c62" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", + "sha256": "10cf40873ecb0726ab48d931ba628544dbffb42fdea15f77cdf4719e15212544" } } } From 925c3f7af5be85d543cf3328f38285885a273e45 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Wed, 3 Jan 2018 03:23:50 -0600 Subject: [PATCH 17/44] Update AS.json releases naw include the updated license.txt file --- plugins/AS.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index cbfad554..3511d8ec 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -11,15 +11,15 @@ "downloads": { "win": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-win.zip", - "sha256": "6bf55cfdc179a69402b77817dfaffd74da4e7ab6e99ab878e9cf86cb94108839" + "sha256": "a929ac156763b382ee61f7ce4b00210544d6adf88ffe4f314104f0b41eea2c46" }, "lin": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-lin.zip", - "sha256": "8a282b280980cde7dcd9af9c0d029407b4b9401f20864262d48af3064ff9134d" + "sha256": "805a73b0d766b6bf8b910f84477fe290f062b57054d370b9170479af71e18a2e" }, "mac": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-mac.zip", - "sha256": "d6e6d0397b4a160dbdd048295d16adb87721805f89148fe5cd91c0ae50967cbb" + "sha256": "0e8da70ffecf44d542c6c9b7e30fc12fd174029aa0b3078fd3b94fdafc917b07" } } } From 50db3005f156cf27f7243cd148778ef8a8a0a162 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 3 Jan 2018 09:56:59 -0500 Subject: [PATCH 18/44] Update moDllz.json Added win 0.5.3 download --- plugins/moDllz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 6dcfd9ff..9dfd166f 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -8,8 +8,8 @@ "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "", - "sha256": "" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-win.zip?raw=true", + "sha256": "e8d08eff204e0c02336ea1ca14a5b2ef3390e0261c97ab27718e5368476693d7" }, "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", From 3541f6be45fbdcbbfa32d6bff2ec9c9049f23e63 Mon Sep 17 00:00:00 2001 From: The XOR Date: Wed, 3 Jan 2018 17:12:03 +0100 Subject: [PATCH 19/44] Update TheXOR.json --- plugins/TheXOR.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/TheXOR.json b/plugins/TheXOR.json index 374e4b78..d9329c69 100644 --- a/plugins/TheXOR.json +++ b/plugins/TheXOR.json @@ -4,5 +4,11 @@ "author": "The XOR", "license": "CC0 1.0 Universal", "version": "0.5.1", - "source": "https://github.com/The-XOR/VCV-Sequencers" + "source": "https://github.com/The-XOR/VCV-Sequencers", + "downloads": { + "win": { + "download": "https://github.com/The-XOR/VCV-Sequencers/files/1600847/TheXOR-0.5.2-win.zip", + "sha256": "c65e4b8e5992d501d55066e45e071503fad3d2314762c34a01a36c6af5c05d28" + } + } } From 3cc87831e6c21b7253cad8766b0d28d338044f58 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Wed, 3 Jan 2018 17:33:19 +0100 Subject: [PATCH 20/44] Update Bidoo.json --- plugins/Bidoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index b204a2c0..b2e7f88c 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,7 +2,7 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.10", + "version": "0.5.14", "license": "BSD 3-clause", "donation": "https://paypal.me/sebastienbouffier", "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", From 5c6b1f4b02b2a351c1b24765446394f103c36a57 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Wed, 3 Jan 2018 17:47:55 +0100 Subject: [PATCH 21/44] Update KarateSnoopy.json --- plugins/KarateSnoopy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/KarateSnoopy.json b/plugins/KarateSnoopy.json index 15c6585e..eb37b0ad 100644 --- a/plugins/KarateSnoopy.json +++ b/plugins/KarateSnoopy.json @@ -3,7 +3,7 @@ "name": "KarateSnoopy", "author": "KarateSnoopy", "license": "MIT", - "version": "", + "version": "0.5.0", "homepage": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "source": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md", @@ -17,4 +17,4 @@ "sha256": "86c8e7068f425c2cd9a8d4022b3b74d784a705715aaf55587cef0d0229a4d10d" } } -} \ No newline at end of file +} From 5eb2d6a5e0ed373124a762164ad90de28ceef39e Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 3 Jan 2018 12:15:38 -0500 Subject: [PATCH 22/44] Redid mac zip updated SHA ...the file was not unzipped by the plugin manager... --- plugins/moDllz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 9dfd166f..9cd322ce 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -13,7 +13,7 @@ }, "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", - "sha256": "10cf40873ecb0726ab48d931ba628544dbffb42fdea15f77cdf4719e15212544" + "sha256": "86c47c5631c8846d70c4f8ac159c6d9009ad89101362b7af71df28234c2ba213" } } } From 0c490667b698e5bd347b84d7197b870a44b45f11 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Thu, 4 Jan 2018 01:43:05 +0100 Subject: [PATCH 23/44] Update TheXOR.json --- plugins/TheXOR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/TheXOR.json b/plugins/TheXOR.json index d9329c69..944fd0e0 100644 --- a/plugins/TheXOR.json +++ b/plugins/TheXOR.json @@ -3,7 +3,7 @@ "name": "Unusual Sequencers", "author": "The XOR", "license": "CC0 1.0 Universal", - "version": "0.5.1", + "version": "0.5.2", "source": "https://github.com/The-XOR/VCV-Sequencers", "downloads": { "win": { From 9b2e1010c4d701b27e5cebe4f6347d7873522ee5 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Thu, 4 Jan 2018 01:59:04 +0100 Subject: [PATCH 24/44] Update Gratrix.json --- plugins/Gratrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Gratrix.json b/plugins/Gratrix.json index 0366e754..a06be963 100644 --- a/plugins/Gratrix.json +++ b/plugins/Gratrix.json @@ -2,7 +2,7 @@ "slug": "Gratrix", "name": "Gratrix", "author": "gratrix", - "version": "", + "version": "0.5.0", "source": "https://github.com/gratrix/vcv-gratrix", "manual": "http://gratrix.net/vcvrack/", "downloads": { @@ -15,4 +15,4 @@ "sha256": "c8c096e4d6a52d930145c24d4c7fb9fa6e8b04d6285a0f4aca4c0e8cda980cde" } } -} \ No newline at end of file +} From 03788542d6849d65281d26a60b54748a49aaa5df Mon Sep 17 00:00:00 2001 From: bidoo Date: Thu, 4 Jan 2018 10:06:54 +0100 Subject: [PATCH 25/44] 0.5.15 (#148) --- plugins/Bidoo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index b2e7f88c..4c90a079 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,19 +2,19 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.14", + "version": "0.5.15", "license": "BSD 3-clause", "donation": "https://paypal.me/sebastienbouffier", "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", "source": "https://github.com/sebastien-bouffier/Bidoo", "downloads": { "win": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1597613/Bidoo-0.5.14-win.zip", - "sha256": "cc0322df72176d4000cf7ff76bb098c41662cd543780121424bc66cd21aab0ff" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1601911/Bidoo-0.5.15-win.zip", + "sha256": "2949d2e5d59d3681c948c1a5287d455dab55bc12a91ecd6ac94f105c376d1d7d" }, "lin": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1598062/Bidoo-0.5.14-lin.zip", - "sha256": "37fddc6ab232fdf324b585bb0fa543cf7336a79c2b188e8f9079f22745bb0966" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1602080/Bidoo-0.5.15-lin.zip", + "sha256": "19e3937ed572a3bf034a43b7c52c985399b50dce4e37303775e82996dc00cb4e" } } } From 938e3399bcde9d44447b44dbd67bf0184b4abc85 Mon Sep 17 00:00:00 2001 From: bidoo Date: Thu, 4 Jan 2018 23:13:19 +0100 Subject: [PATCH 26/44] Add mac distrib to 0.5.15 --- plugins/Bidoo.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index 4c90a079..5d8490b5 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -15,6 +15,10 @@ "lin": { "download": "https://github.com/sebastien-bouffier/Bidoo/files/1602080/Bidoo-0.5.15-lin.zip", "sha256": "19e3937ed572a3bf034a43b7c52c985399b50dce4e37303775e82996dc00cb4e" - } + }, + "mac": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1604867/Bidoo-0.5.15-mac.zip", + "sha256": "0f7218da1e8211ead20d5f62fb621d00133d8f24cb2ba2d1f169f9ef62b3febc" + } } } From 0bf2517b1ad6b50865c99398ffab88c18c352408 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Fri, 5 Jan 2018 02:09:19 +0100 Subject: [PATCH 27/44] Update MSM.json --- plugins/MSM.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 90c59c2a..0cd60963 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -2,20 +2,20 @@ "slug": "MSM", "name": "MSM", "author": "Phal-anx", - "version": "0.5.4", + "version": "0.5.5", "source": "https://github.com/Phal-anx/MSM", "downloads": { "win": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.4/MSM.WIN.zip", - "sha256": "9d2f6cc6debf6c4153caa75a563ca1c3fc0112461f37657ee2d8b9a250424821" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.5/MSM-0.5.5-win.zip", + "sha256": "8090263893d1219c6d521f6a9039e5c2dd0c37ee351ea260f85f00ce8238ee90" }, "mac": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.4/MSM.MAC.zip", - "sha256": "bdeee52705dfd5e1bf51650c478961adbe19fad743a810f58a26af20f0de9ea8" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.5/MSM-0.5.5-mac.zip", + "sha256": "03336c856fc6c1dda7d3ba099665cc5de9e25a9d6cec3fa2440f235b5c5b2115" }, "lin": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.4/MSM.LINUX.zip", - "sha256": "d626abf45c5a562dfef0b68a3a34ee852159c3ce2918d4bc57db1fa950ff3727" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.5/MSM-0.5.5-lin.zip", + "sha256": "07ec99e12bec81b9e0fcdc3f76df4fac6e426ede62ceb867924e3ed6e04c38f6" } } } From 9d5ace92bfea8e5338ee35a567612097d176563f Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Fri, 5 Jan 2018 02:12:48 +0100 Subject: [PATCH 28/44] Update MSM.json --- plugins/MSM.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/MSM.json b/plugins/MSM.json index 0cd60963..9e2e1aa4 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -3,6 +3,7 @@ "name": "MSM", "author": "Phal-anx", "version": "0.5.5", + "manual": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf", "source": "https://github.com/Phal-anx/MSM", "downloads": { "win": { From aeebd3b34de16e3b5a29de79d75e5395afa3dd37 Mon Sep 17 00:00:00 2001 From: raincheque Date: Sat, 6 Jan 2018 00:25:44 +0330 Subject: [PATCH 29/44] Update Qwelk.json (#151) --- plugins/Qwelk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/Qwelk.json b/plugins/Qwelk.json index cafdde41..1f4409a8 100644 --- a/plugins/Qwelk.json +++ b/plugins/Qwelk.json @@ -2,17 +2,17 @@ "slug": "Qwelk", "name": "Qwelk", "author": "raincheque", - "version": "", + "version": "0.5.5", "source": "https://github.com/raincheque/qwelk", "manual": "https://github.com/raincheque/qwelk/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.4-win.zip?raw=true", - "sh256": "1681f366c7747ca6fe3ee6ac0e5669857eced869bbde7c7c0c5b964c1ddfdd0c" + "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-win.zip?raw=true", + "sh256": "c6d7bdade90976acea6f056abd13822914f8d629b177c1f61bcbeb958d7ac311" }, "mac": { - "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.4-mac.zip?raw=true", - "sh256": "8357024cdb274d43a7295f942b8ead63246f2ba4a5f53b702c89db6118ca03ec" + "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-mac.zip?raw=true", + "sh256": "f9d8c9e2e448456e2d93c2c4ed53c33d0bb80f38e0e508aa605d3dd5edd73731" } } -} \ No newline at end of file +} From 7834ee035cd64c55ea37ae61595bd402a38c10ed Mon Sep 17 00:00:00 2001 From: Rich Jones Date: Fri, 5 Jan 2018 16:51:04 -0500 Subject: [PATCH 30/44] Add download links (#152) * Add download links * Add comma, fix JSON --- plugins/RJModules.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/plugins/RJModules.json b/plugins/RJModules.json index 6b92c769..3b7f21c3 100644 --- a/plugins/RJModules.json +++ b/plugins/RJModules.json @@ -2,8 +2,19 @@ "slug": "RJModules", "name": "RJModules", "author": "Miserlou", + "license": "BSD 3-clause", "version": "0.5.0", "homepage": "https://github.com/Miserlou/RJModules", "source": "https://github.com/Miserlou/RJModules", - "manual": "https://github.com/Miserlou/RJModules/blob/master/README.md" -} \ No newline at end of file + "manual": "https://github.com/Miserlou/RJModules/blob/master/README.md", + "downloads": { + "win": { + "download": "https://github.com/Miserlou/RJModules/releases/download/0.5.0/RJModules-0.5.0-win.zip", + "sha256": "51dc6f2b2796d54abde7d080193e3023f55e540165d203afd8ed02f8f892bd23" + }, + "mac": { + "download": "https://github.com/Miserlou/RJModules/releases/download/0.5.0/RJModules-0.5.0-osx.zip", + "sha256": "bf04fc85f576b22d1557de7564238346e2d7af4b824972d1e6ae14cef0d5dfc1" + } + } +} From 3d1d9c5d97dece2869385e8293f0ef356182d8e6 Mon Sep 17 00:00:00 2001 From: raincheque Date: Sat, 6 Jan 2018 18:37:03 +0330 Subject: [PATCH 31/44] Update Qwelk.json (#153) --- plugins/Qwelk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Qwelk.json b/plugins/Qwelk.json index 1f4409a8..5a54032a 100644 --- a/plugins/Qwelk.json +++ b/plugins/Qwelk.json @@ -8,11 +8,11 @@ "downloads": { "win": { "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-win.zip?raw=true", - "sh256": "c6d7bdade90976acea6f056abd13822914f8d629b177c1f61bcbeb958d7ac311" + "sh256": "0835d6e16b6b283a6d27e86c69f08967c7cfb1f406ac844a87a0d50aaa78a035" }, "mac": { "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-mac.zip?raw=true", - "sh256": "f9d8c9e2e448456e2d93c2c4ed53c33d0bb80f38e0e508aa605d3dd5edd73731" + "sh256": "815736b07c534c7f8ccf92151fbf831552e16ca024ee07b45ff9a053630ea16e" } } } From 22f1b22b0b366d162ebadaf13a45eeb2fa7e360b Mon Sep 17 00:00:00 2001 From: Leonardo Laguna Ruiz Date: Sun, 7 Jan 2018 00:33:22 -0600 Subject: [PATCH 32/44] Updates to version 0.5.4 --- plugins/VultModules.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/VultModules.json b/plugins/VultModules.json index f88e7e90..de20ec84 100644 --- a/plugins/VultModules.json +++ b/plugins/VultModules.json @@ -2,22 +2,22 @@ "slug": "VultModules", "name": "VultModules", "author": "modlfo", - "version": "0.5.3", + "version": "0.5.4", "homepage": "https://modlfo.github.io/VultModules", "manual": "https://modlfo.github.io/VultModules", "donation": "https://www.paypal.me/VultModules", "downloads": { "win": { - "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.3/Vult-0.5.3-win.zip", - "sha256": "7d2560aa197aac48efc8e7a0327ff0d1af13db036e1caca2cd053835962208c1" + "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.4/Vult-0.5.4-win.zip", + "sha256": "dafa7c53222f767fde01eba5ab194596078c532d49ec7dfc7cc6f364f935ddee" }, "mac": { - "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.3/Vult-0.5.3-mac.zip", - "sha256": "1c8039c0e69704e979e4e77a3fb35773bbabef352f1c47e4712878d9823f0bc2" + "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.4/Vult-0.5.4-mac.zip", + "sha256": "9d29fffd582d053310760053e4ca3dfcbce58d09d5be3de56406e71aebbf4949" }, "lin": { - "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.3/Vult-0.5.3-lin.zip", - "sha256": "b950914ff6ecd3aad05c7f56fbd08839e2ddf52a7a7d57bae653f547d396fe5e" + "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.4/Vult-0.5.4-lin.zip", + "sha256": "2f67738f91cf2bbb181f877f001451054f4153721c8177c46a543eec2fa328a3" } } } From b3c0f9c25327939d5e538118245303e3e20fe79d Mon Sep 17 00:00:00 2001 From: Giovanni Ghisleni Date: Sun, 7 Jan 2018 16:39:58 +0100 Subject: [PATCH 33/44] Updated dBiz Updated modules --- plugins/dBiz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/dBiz.json b/plugins/dBiz.json index c4e472bf..e362ba51 100644 --- a/plugins/dBiz.json +++ b/plugins/dBiz.json @@ -2,13 +2,13 @@ "slug": "dBiz", "name": "dBiz", "author": "dBiz", - "version": "0.5.1", + "version": "0.5.2", "source": "https://github.com/dBiz/dBiz", "manual": "https://github.com/dBiz/dBiz/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.2/dBiz-0.5.1-win.zip", - "sha256": "120378b562ff7a74e96f09314a3d9de0a69574b87edddc6cf52ea37957e6fa43" + "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-win.zip", + "sha256": "789cd48657be314e5eaf841c827fe50bdfcd230787fa68cd762c68c8e674b4f7" } } } From e45d363ace153737682e26e2cca22380becbdb3e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 7 Jan 2018 10:50:54 -0500 Subject: [PATCH 34/44] Remove download for Autodafe RED FREE and Karate Snoopy --- plugins/Autodafe-REDsFREE.json | 16 +--------------- plugins/KarateSnoopy.json | 12 +----------- 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/plugins/Autodafe-REDsFREE.json b/plugins/Autodafe-REDsFREE.json index 1d23a0fa..9c39d1b8 100644 --- a/plugins/Autodafe-REDsFREE.json +++ b/plugins/Autodafe-REDsFREE.json @@ -5,19 +5,5 @@ "version": "0.5.2", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", - "donation": "https://www.paypal.me/autodafe", - "downloads": { - "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-win.zip", - "sha256": "ce34d273085ded0d90d083b080ee1360817bab78b88d0a89165a77615eaf576c" - }, - "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-lin.zip", - "sha256": "3af4575b5f364824f826090b1b3e14f444448e109d180f6517ad2255b5701249" - }, - "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-mac.zip", - "sha256": "29b118c81b18a15c11052f40aadd28f694ebf3a0ef834c76dd7eb705a275062d" - } - } + "donation": "https://www.paypal.me/autodafe" } diff --git a/plugins/KarateSnoopy.json b/plugins/KarateSnoopy.json index eb37b0ad..4da0d19a 100644 --- a/plugins/KarateSnoopy.json +++ b/plugins/KarateSnoopy.json @@ -6,15 +6,5 @@ "version": "0.5.0", "homepage": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "source": "https://github.com/KarateSnoopy/vcv-karatesnoopy", - "manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/KarateSnoopy/vcv-karatesnoopy/releases/download/v0.5.0/KarateSnoopy-0.5-win.zip", - "sha256": "687097d09428177db70392765d4aa4391f4b11a00df2a98ae0220101f0822600" - }, - "mac": { - "download": "https://github.com/KarateSnoopy/vcv-karatesnoopy/releases/download/v0.5.0/karatesnoopy-0.5-mac.zip", - "sha256": "86c8e7068f425c2cd9a8d4022b3b74d784a705715aaf55587cef0d0229a4d10d" - } - } + "manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md" } From 3b7d5c404bf630395e294b07c47fa973117f9008 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 7 Jan 2018 10:47:43 -0600 Subject: [PATCH 35/44] Update AS.jason to version 0.5.3 (#157) * Update AS.jason to version 0.5.3 * Update AS.json dl links fixed, new sha256 for linux version --- plugins/AS.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index 3511d8ec..541bbd7d 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -3,23 +3,23 @@ "name": "AS", "author": "Alfredo Santamaria", "license": "MIT License", - "version": "0.5.2", + "version": "0.5.3", "homepage": "https://github.com/AScustomWorks/AS", "donation": "https://www.paypal.me/frederius/", "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", "source": "https://github.com/AScustomWorks/AS", "downloads": { "win": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-win.zip", - "sha256": "a929ac156763b382ee61f7ce4b00210544d6adf88ffe4f314104f0b41eea2c46" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-win.zip", + "sha256": "d7ee1f1ba5ceae23a91fc8464eea37dc0e14de6b9c4b41efe5810ae4dc9644e3" }, "lin": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-lin.zip", - "sha256": "805a73b0d766b6bf8b910f84477fe290f062b57054d370b9170479af71e18a2e" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-lin.zip", + "sha256": "53d6d9926893a3ac6c583e48cec82fce88855d8b358a4b8a6e71d72787cdb90e" }, "mac": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-mac.zip", - "sha256": "0e8da70ffecf44d542c6c9b7e30fc12fd174029aa0b3078fd3b94fdafc917b07" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-mac.zip", + "sha256": "7307e8eca28e56d4926eda216f1192d259345fbeeb7d8645c59c1450595d364d" } } } From ea7eeb54e445239e694a73d13f37b7aa29aa0f8d Mon Sep 17 00:00:00 2001 From: valerioo Date: Sun, 7 Jan 2018 22:48:56 +0100 Subject: [PATCH 36/44] Updated to version 0.5.1 (#159) --- plugins/SonusModular.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/SonusModular.json b/plugins/SonusModular.json index 344e3292..7c4b94dd 100644 --- a/plugins/SonusModular.json +++ b/plugins/SonusModular.json @@ -3,23 +3,23 @@ "name": "Sonus Modular", "author": "Sonus Dept.", "license": "GNU General Public License 3.0", - "version": "0.5.0", + "version": "0.5.1", "homepage": "http://sonusmodular.sonusdept.com/", "manual": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "source": "https://gitlab.com/sonusdept/sonusmodular", - "donate": "https://paypal.me/sonusdept", + "donation": "https://paypal.me/sonusdept", "downloads": { "win": { - "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-win.zip", - "sha256": "e9052b01a0f483814ac45cfaa5e380e5af18c347b941bc74af8fb0f22fb0d656" + "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-win.zip", + "sha256": "e4a1accc66c41631c94768bb8e71b5d4a420f3cff798fc24f28738933d0d4146" }, "mac": { - "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-mac.zip", - "sha256": "6e11a16d202a560be8d0e79cd36b22577a2d8e43b777bd000ba5c4b2f265e166" + "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-mac.zip", + "sha256": "fe728b0b42ab2b01ec5a8ccbde02dc45cbe4f5f16ba5bf4cd74ca4cbd98c976d" }, "lin": { - "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-lin.zip", - "sha256": "98d36ddcbe6dca71a8060deb27d1e33279495d2ae2992f1b530bad058765bc59" + "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-lin.zip", + "sha256": "79a60a92cefc3460a4598ebc4d0dc94d2aff24793742f72d88cbe3b189a9f1bc" } } } From 3a4935759f5c59fa4d4f61e3a9e0da75337498bf Mon Sep 17 00:00:00 2001 From: valerioo Date: Sun, 7 Jan 2018 23:38:22 +0100 Subject: [PATCH 37/44] Fixed sha256 (#160) --- plugins/SonusModular.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/SonusModular.json b/plugins/SonusModular.json index 7c4b94dd..90293e17 100644 --- a/plugins/SonusModular.json +++ b/plugins/SonusModular.json @@ -11,15 +11,15 @@ "downloads": { "win": { "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-win.zip", - "sha256": "e4a1accc66c41631c94768bb8e71b5d4a420f3cff798fc24f28738933d0d4146" + "sha256": "6c72c4bf8c1892a89be2033ea36279cbab25336498dfba284eaad459e864541d" }, "mac": { "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-mac.zip", - "sha256": "fe728b0b42ab2b01ec5a8ccbde02dc45cbe4f5f16ba5bf4cd74ca4cbd98c976d" + "sha256": "7c26caf6a0bd4dfb444133db838a3c9171fb13086c93dea862ba284f51d4b820" }, "lin": { "download": "http://sonusdept.altervista.org/files/sonusmodular/SonusModular-0.5.1-lin.zip", - "sha256": "79a60a92cefc3460a4598ebc4d0dc94d2aff24793742f72d88cbe3b189a9f1bc" + "sha256": "dc11857bc76bec125bbba1cbb2c58343f1d2c74489d916a84f2775fc18461aa5" } } } From 0da0d784de47c0348602ba45092da96e6e04457f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 7 Jan 2018 20:15:59 -0500 Subject: [PATCH 38/44] Remove download --- plugins/RJModules.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/plugins/RJModules.json b/plugins/RJModules.json index 3b7f21c3..77bb5419 100644 --- a/plugins/RJModules.json +++ b/plugins/RJModules.json @@ -6,15 +6,5 @@ "version": "0.5.0", "homepage": "https://github.com/Miserlou/RJModules", "source": "https://github.com/Miserlou/RJModules", - "manual": "https://github.com/Miserlou/RJModules/blob/master/README.md", - "downloads": { - "win": { - "download": "https://github.com/Miserlou/RJModules/releases/download/0.5.0/RJModules-0.5.0-win.zip", - "sha256": "51dc6f2b2796d54abde7d080193e3023f55e540165d203afd8ed02f8f892bd23" - }, - "mac": { - "download": "https://github.com/Miserlou/RJModules/releases/download/0.5.0/RJModules-0.5.0-osx.zip", - "sha256": "bf04fc85f576b22d1557de7564238346e2d7af4b824972d1e6ae14cef0d5dfc1" - } - } + "manual": "https://github.com/Miserlou/RJModules/blob/master/README.md" } From 31959536bcf0f0abef8cf08703bc2618cfdcf857 Mon Sep 17 00:00:00 2001 From: Giovanni Ghisleni Date: Mon, 8 Jan 2018 10:28:29 +0100 Subject: [PATCH 39/44] Added OSX binary Added OSX binary download --- plugins/dBiz.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/dBiz.json b/plugins/dBiz.json index e362ba51..b8240c65 100644 --- a/plugins/dBiz.json +++ b/plugins/dBiz.json @@ -9,6 +9,10 @@ "win": { "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-win.zip", "sha256": "789cd48657be314e5eaf841c827fe50bdfcd230787fa68cd762c68c8e674b4f7" + }, + "mac": { + "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-mac.zip", + "sha256": "f3b21e4ccedb0cd5d584b63144df79e2594deb97581412512bc31accc1d54da0" } - } + } } From 27d9f70883259ade507913203006619889b191a7 Mon Sep 17 00:00:00 2001 From: bidoo Date: Mon, 8 Jan 2018 10:56:36 +0100 Subject: [PATCH 40/44] 0.5.16 (#158) --- plugins/Bidoo.json | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index 5d8490b5..1a21defa 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,23 +2,19 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.15", + "version": "0.5.16", "license": "BSD 3-clause", "donation": "https://paypal.me/sebastienbouffier", "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", "source": "https://github.com/sebastien-bouffier/Bidoo", "downloads": { "win": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1601911/Bidoo-0.5.15-win.zip", - "sha256": "2949d2e5d59d3681c948c1a5287d455dab55bc12a91ecd6ac94f105c376d1d7d" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1609276/Bidoo-0.5.16-win.zip", + "sha256": "3b51231384aea2105554f0d47d1fb4609630da495030844c88a3219101b2a30e" }, "lin": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1602080/Bidoo-0.5.15-lin.zip", - "sha256": "19e3937ed572a3bf034a43b7c52c985399b50dce4e37303775e82996dc00cb4e" - }, - "mac": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1604867/Bidoo-0.5.15-mac.zip", - "sha256": "0f7218da1e8211ead20d5f62fb621d00133d8f24cb2ba2d1f169f9ef62b3febc" - } + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1609835/Bidoo-0.5.16-lin.zip", + "sha256": "e4881f12111fa819c7dc7297975f46c015998c64de749a90f21c7eb930fdbdda" + } } } From 47903a348611266f0af2fe8d33b6ce0a647056b3 Mon Sep 17 00:00:00 2001 From: Giovanni Ghisleni Date: Mon, 8 Jan 2018 11:30:23 +0100 Subject: [PATCH 41/44] Added Linux binary Added linux binary --- plugins/dBiz.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/dBiz.json b/plugins/dBiz.json index b8240c65..8e839519 100644 --- a/plugins/dBiz.json +++ b/plugins/dBiz.json @@ -10,6 +10,10 @@ "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-win.zip", "sha256": "789cd48657be314e5eaf841c827fe50bdfcd230787fa68cd762c68c8e674b4f7" }, + "lin": { + "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-lin_2.zip", + "sha256": "31de07c13c43e5f9fef0802eba397e15db9632ab19a81fecc788130abd745ba0" + }, "mac": { "download": "https://github.com/dBiz/dBiz/releases/download/v0.5.3/dBiz-0.5.2-mac.zip", "sha256": "f3b21e4ccedb0cd5d584b63144df79e2594deb97581412512bc31accc1d54da0" From c248fa0bbf80f8a5c4efc363ad781926715010a2 Mon Sep 17 00:00:00 2001 From: mtsch Date: Mon, 8 Jan 2018 11:46:58 +0100 Subject: [PATCH 42/44] Added mtsch-plugins v0.5.1. --- plugins/mtsch-plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 plugins/mtsch-plugins.json diff --git a/plugins/mtsch-plugins.json b/plugins/mtsch-plugins.json new file mode 100644 index 00000000..32857605 --- /dev/null +++ b/plugins/mtsch-plugins.json @@ -0,0 +1,16 @@ +{ + "slug": "mtsch-plugins", + "name": "mtsch", + "author": "mtsch", + "license": "MIT", + "version": "0.5.1", + "homepage": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "manual": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "source": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "downloads": { + "lin": { + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip", + "sha256": "7e952548a19c33122b5644da698f626721f954db0f7d2ff9e69f48ec8efe46cc" + }, + } +} From fa057925d344ee08a23bb7286ed3ea20f4765697 Mon Sep 17 00:00:00 2001 From: mtsch Date: Mon, 8 Jan 2018 12:12:28 +0100 Subject: [PATCH 43/44] Added Windows and Mac builds. --- plugins/mtsch-plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins/mtsch-plugins.json b/plugins/mtsch-plugins.json index 32857605..e1f9da21 100644 --- a/plugins/mtsch-plugins.json +++ b/plugins/mtsch-plugins.json @@ -12,5 +12,13 @@ "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip", "sha256": "7e952548a19c33122b5644da698f626721f954db0f7d2ff9e69f48ec8efe46cc" }, + "win": { + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611272/mtsch-plugins-0.5.1-win.zip", + "sha256": "60658d0959ca6902057e40003b5e216b6ae2de15f8bef0bfe21260adc018ccfd" + }, + "mac": { + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611304/mtsch-plugins-0.5.1-mac.zip", + "sha256": "1723cf4e6e71bac8360ee0d00de2a3388130ce0fad8f877e90d453814bae2b9f" + } } } From 25179d53d9774b2f4de766734d7057ded2823ba9 Mon Sep 17 00:00:00 2001 From: mtsch Date: Mon, 8 Jan 2018 12:26:36 +0100 Subject: [PATCH 44/44] Fixed bad release. --- plugins/mtsch-plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/mtsch-plugins.json b/plugins/mtsch-plugins.json index e1f9da21..7924116c 100644 --- a/plugins/mtsch-plugins.json +++ b/plugins/mtsch-plugins.json @@ -10,15 +10,15 @@ "downloads": { "lin": { "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip", - "sha256": "7e952548a19c33122b5644da698f626721f954db0f7d2ff9e69f48ec8efe46cc" + "sha256": "4a2e3d8ef0df76193ccf077b402ec77c3bafdea3e7d2ac60aa99834fa8e7f070" }, "win": { "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611272/mtsch-plugins-0.5.1-win.zip", "sha256": "60658d0959ca6902057e40003b5e216b6ae2de15f8bef0bfe21260adc018ccfd" }, "mac": { - "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611304/mtsch-plugins-0.5.1-mac.zip", - "sha256": "1723cf4e6e71bac8360ee0d00de2a3388130ce0fad8f877e90d453814bae2b9f" + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-mac.zip", + "sha256": "51bb4e5b909cae23ceeb9695aefbcb4b42358056adabb47ca2336d34aeb734c8" } } }