From 291b10cb91ca479baafc4b1d2ffcaae110923663 Mon Sep 17 00:00:00 2001 From: bidoo Date: Tue, 26 Dec 2017 15:33:12 +0100 Subject: [PATCH 01/27] 0.5.10 (#112) --- plugins/Bidoo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index f9f4e54e..36f6d43e 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,15 +2,15 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.9", + "version": "0.5.10", "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/1580630/Bidoo-0.5.9-win.zip", - "sha256": "e77cb9883dd8851bfb515e4416e13b1d9b568d3ed016cb509706d059226251b7" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1587168/Bidoo-0.5.10-win.zip", + "sha256": "96ad12c3bbf175a1e2a9e34afda48e5d89cfa1f01e3cfecd492072845828342b" } } } From c3fb94756b2d425d5819bd2f41c2539acf5ae273 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Tue, 26 Dec 2017 16:23:36 -0500 Subject: [PATCH 02/27] updated jw-modules --- plugins/JW-Modules.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index 7b9ad51e..cf963ca8 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -1,6 +1,7 @@ { "slug": "JW-Modules", "name": "JW-Modules", + "version": "0.5.8", "author": "Jeremy Wentworth", "homepage": "http://jeremywentworth.com", "donation": "https://www.paypal.me/jeremywen", @@ -8,16 +9,16 @@ "source": "https://github.com/jeremywen/JW-Modules", "downloads": { "win": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip", - "sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", + "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" }, "mac": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip", - "sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", + "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" }, "lin": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip", - "sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", + "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" } } } From 1eb53d43cb8982baf87562a9662188c91ad7f17d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 26 Dec 2017 18:19:51 -0500 Subject: [PATCH 03/27] Remove version to match binary --- plugins/Gratrix.json | 2 +- plugins/KarateSnoopy.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Gratrix.json b/plugins/Gratrix.json index c98366f3..0366e754 100644 --- a/plugins/Gratrix.json +++ b/plugins/Gratrix.json @@ -2,7 +2,7 @@ "slug": "Gratrix", "name": "Gratrix", "author": "gratrix", - "version": "0.5.0", + "version": "", "source": "https://github.com/gratrix/vcv-gratrix", "manual": "http://gratrix.net/vcvrack/", "downloads": { diff --git a/plugins/KarateSnoopy.json b/plugins/KarateSnoopy.json index 4b800b46..15c6585e 100644 --- a/plugins/KarateSnoopy.json +++ b/plugins/KarateSnoopy.json @@ -3,7 +3,7 @@ "name": "KarateSnoopy", "author": "KarateSnoopy", "license": "MIT", - "version": "0.5", + "version": "", "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", From cf36b8fce9c6fba59020b54e27da328631463776 Mon Sep 17 00:00:00 2001 From: valerioo Date: Wed, 27 Dec 2017 14:27:55 +0100 Subject: [PATCH 04/27] Add my Loopus Modules paid stuff (#117) --- plugins/LoopusModules.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/LoopusModules.json diff --git a/plugins/LoopusModules.json b/plugins/LoopusModules.json new file mode 100644 index 00000000..a82cf3d5 --- /dev/null +++ b/plugins/LoopusModules.json @@ -0,0 +1,8 @@ +{ + "slug": "LoopusModules", + "name": "Loopus Modules", + "author": "Sonus Dept.", + "version": "0.5.1", + "homepage": "https://loopusmodules.sonusdept.com", + "manual": "https://sonusdept.altervista.org/files/loopusmodules/LoopusModules_manual.pdf" +} From dfcaafd842181a59aa498e9dfacbe583f0bd5732 Mon Sep 17 00:00:00 2001 From: The XOR Date: Wed, 27 Dec 2017 14:28:35 +0100 Subject: [PATCH 05/27] 2nd try... (#116) --- plugins/TheXOR.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/TheXOR.json diff --git a/plugins/TheXOR.json b/plugins/TheXOR.json new file mode 100644 index 00000000..374e4b78 --- /dev/null +++ b/plugins/TheXOR.json @@ -0,0 +1,8 @@ +{ + "slug": "TheXOR", + "name": "Unusual Sequencers", + "author": "The XOR", + "license": "CC0 1.0 Universal", + "version": "0.5.1", + "source": "https://github.com/The-XOR/VCV-Sequencers" +} From 0206170eb4cee2d1cd810f291fb86dca7b82a00c Mon Sep 17 00:00:00 2001 From: jhoar Date: Thu, 28 Dec 2017 09:20:32 +0100 Subject: [PATCH 06/27] Update AmalgamatedHarmonics.json v0.5.5 --- plugins/AmalgamatedHarmonics.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index e5102977..fadec320 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -2,21 +2,21 @@ "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "jhoar", - "version": "0.5.4", + "version": "0.5.5", "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.4/AmalgamatedHarmonics-0.5.4-win.zip", - "sh256": "9b0605e99c8cff630b79c8d9dcfd014ab7504bdfc27541b99f6b129eb5a9611d" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-win.zip", + "sh256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" }, "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.4/AmalgamatedHarmonics-0.5.4-mac.zip", - "sh256": "b98ce8849a221bda933f50ad401b26a1ff79fc24a370a269adfb2bda72083a74" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-mac.zip", + "sh256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" }, "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.4/AmalgamatedHarmonics-0.5.4-lin.zip", - "sh256": "bfe831ae5bdcb285adf2811deb8d0b5f1839f9a312be6f2382035969907be2c1" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-lin.zip", + "sh256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" } } -} \ No newline at end of file +} From 3056983248c0d8638152a589b3d174aee3b3dc5f Mon Sep 17 00:00:00 2001 From: Autodafe Date: Thu, 28 Dec 2017 16:52:15 +0100 Subject: [PATCH 07/27] added .json extension (#120) sorry I thought this was automatically added... --- plugins/{Autodafe-REDs => Autodafe-REDs.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/{Autodafe-REDs => Autodafe-REDs.json} (93%) diff --git a/plugins/Autodafe-REDs b/plugins/Autodafe-REDs.json similarity index 93% rename from plugins/Autodafe-REDs rename to plugins/Autodafe-REDs.json index 2d5edac5..6b60f3d2 100644 --- a/plugins/Autodafe-REDs +++ b/plugins/Autodafe-REDs.json @@ -2,7 +2,7 @@ "slug": "Autodafe-REDs", "name": "Autodafe - REDs", "author": "Autodafe", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf" From 114d2c3fc9fdcbee3f249e5660b672e9737885d3 Mon Sep 17 00:00:00 2001 From: martin-lueders <31972064+martin-lueders@users.noreply.github.com> Date: Thu, 28 Dec 2017 15:57:43 +0000 Subject: [PATCH 08/27] Update ML_modules.json new version uploaded (0.5.3) (spaces fixed) --- plugins/ML_modules.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/ML_modules.json b/plugins/ML_modules.json index e8ac2fe0..fb3c9694 100644 --- a/plugins/ML_modules.json +++ b/plugins/ML_modules.json @@ -3,19 +3,19 @@ "name": "ML modules", "author": "Martin Lueders", "license": "BSD 3-clause", - "version": "0.5.2", + "version": "0.5.3", "homepage": "https://github.com/martin-lueders/ML_modules", "donation": "https://paypal.me/MartinLueders", "source": "https://github.com/martin-lueders/ML_modules", "manual": "https://github.com/martin-lueders/ML_modules/wiki", "downloads": { "win": { - "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-win.zip", - "sha256": "346ae6616c8e2dcf4a4316c051e9e36004f2ce7a64a7be371292c6819cec404c" + "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.3/ML_modules-0.5.3-win.zip", + "sha256": "eb3d7ee50d7babc60d4a676da9be5019f45c32bfefe1683bddf3b5d0dc034ec1" }, "mac": { - "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-mac.zip", - "sha256": "e745febca198c783c745abb3c85a531c317fed817814bda62af336559447031c" + "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.3/ML_modules-0.5.3-mac.zip", + "sha256": "dfde704a6417daf45ea64e2dc54167d003cc8c8e9df8021eb36a3a9716097e77" } } } From e46e9618a6a4a1feb312e1b58722abc73d0001c6 Mon Sep 17 00:00:00 2001 From: jhoar Date: Thu, 28 Dec 2017 17:01:26 +0100 Subject: [PATCH 09/27] Update AmalgamatedHarmonics.json --- plugins/AmalgamatedHarmonics.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index fadec320..1d5625e3 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -8,15 +8,15 @@ "downloads": { "win": { "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-win.zip", - "sh256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" + "sha256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" }, "mac": { "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-mac.zip", - "sh256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" + "sha256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" }, "lin": { "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-lin.zip", - "sh256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" + "sha256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" } } } From 52bff003a1af5afb777a23121de0e1dde7a81591 Mon Sep 17 00:00:00 2001 From: valerioo Date: Thu, 28 Dec 2017 17:52:41 +0100 Subject: [PATCH 10/27] Added author, donate, manual, license to Sonus Modular (#118) * Added author, donate, manual, license to Sonus Modular * Corrected the missing commas in the JSON --- plugins/SonusModular.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/SonusModular.json b/plugins/SonusModular.json index 619c5115..344e3292 100644 --- a/plugins/SonusModular.json +++ b/plugins/SonusModular.json @@ -1,9 +1,13 @@ { "slug": "SonusModular", - "name": "Sonus Dept", + "name": "Sonus Modular", + "author": "Sonus Dept.", + "license": "GNU General Public License 3.0", "version": "0.5.0", "homepage": "http://sonusmodular.sonusdept.com/", + "manual": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "source": "https://gitlab.com/sonusdept/sonusmodular", + "donate": "https://paypal.me/sonusdept", "downloads": { "win": { "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-win.zip", @@ -18,4 +22,4 @@ "sha256": "98d36ddcbe6dca71a8060deb27d1e33279495d2ae2992f1b530bad058765bc59" } } -} \ No newline at end of file +} From 825dd6409c5756970255d5300c16cbfa0ef13bd3 Mon Sep 17 00:00:00 2001 From: martin-lueders <31972064+martin-lueders@users.noreply.github.com> Date: Thu, 28 Dec 2017 17:42:47 +0000 Subject: [PATCH 11/27] Update ML_modules.json (#123) SHA key updated --- plugins/ML_modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ML_modules.json b/plugins/ML_modules.json index fb3c9694..44e1fd91 100644 --- a/plugins/ML_modules.json +++ b/plugins/ML_modules.json @@ -15,7 +15,7 @@ }, "mac": { "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.3/ML_modules-0.5.3-mac.zip", - "sha256": "dfde704a6417daf45ea64e2dc54167d003cc8c8e9df8021eb36a3a9716097e77" + "sha256": "0f02f6f4277967e3b92e2616f2c6d575e2cceb2a6908f97a6e993f660b273cc3" } } } From 2f6a9627d7b05e4e368c95816b1889c5b89b736e Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Thu, 28 Dec 2017 13:17:33 -0500 Subject: [PATCH 12/27] fixed extra slash in test --- spec/manifest.tests.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/manifest.tests.spec.js b/spec/manifest.tests.spec.js index 6cd04e73..f4d59cdb 100644 --- a/spec/manifest.tests.spec.js +++ b/spec/manifest.tests.spec.js @@ -35,7 +35,7 @@ describe("test manifests", function() { }); afterEach(()=>{ - execSync(`rm ${TEMP_DIR}/*.zip`) + execSync(`rm ${TEMP_DIR}*.zip`) fs.rmdirSync(TEMP_DIR); }); From 06ab2a309bce272778ca994746eb763271ff4dd9 Mon Sep 17 00:00:00 2001 From: David Peterson <31854491+djpeterso23662@users.noreply.github.com> Date: Thu, 28 Dec 2017 13:45:22 -0500 Subject: [PATCH 13/27] Update MrLumps.json for module release 0.5.2 (#124) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release 0.5.2 adds a High Contrast option, replaces the PNG panel images with SVG images, fixes an onSampleRateChange bug, and makes MrLumps compliant with VCV Rack’s Community Package manager. I really, really, really tried to get all of the GitHub and VCV Rack Community details correct. Please let me know if I missed anything. Thanks for your time! --- plugins/MrLumps.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/plugins/MrLumps.json b/plugins/MrLumps.json index 6a857b34..74ef4d30 100644 --- a/plugins/MrLumps.json +++ b/plugins/MrLumps.json @@ -1,22 +1,23 @@ { "slug": "MrLumps", "name": "MrLumps", - "author": "djpeterso23662", - "license": "BSD 3-clause", + "author": "David Peterson", + "license": "MIT License", + "version": "0.5.2", "manual": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", "source": "https://github.com/djpeterso23662/MrLumps", "downloads": { "win": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.1/MrLumps-0.5.1-win.zip", - "sha256": "c78174837c62f2125136351de80339f89b763496cd29d308bb5f76fec46c8021" + "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-win.zip", + "sha256": "56cb4bf57c8d82dc59f3db8f8f97f7aaad2e37facf53dd8057165b64fdaf5794" }, "mac": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.1/MrLumps-0.5.1-mac.zip", - "sha256": "c952b9564328c59d0710d15c5eab2bb23619dc15d83341c9cf2ed86683ef9f9c" + "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-mac.zip", + "sha256": "be1e7d1a6457c3406d2f7f30dfdfe22717ff59525ca9a3f22f71a65084cec526" }, "lin": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.1/MrLumps-0.5.1-lin.zip", - "sha256": "9a4eebce92169d96c11d0c5c99e596a9f46f2d50c912dfda458802b598729ec9" + "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-lin.zip", + "sha256": "7ea8ea5b733b3e05e4aaed7e4f42e2f8300a2a497113c600cbd187b97dcf96a5" } } -} \ No newline at end of file +} From eb75353d192bd6938c855a71706357c19273413b Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Fri, 29 Dec 2017 18:02:50 +0100 Subject: [PATCH 14/27] correct name to uppercase to avoid travis complains (#127) corrected name form nysthi to NYSTHI to avoid travis complains new release 0.5.11 added module Dual Feedback Echo https://www.virustotal.com/#/file/815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978/detection --- plugins/NYSTHI.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index e512d319..28346e07 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -1,21 +1,21 @@ { "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.10", + "version": "0.5.11", "homepage": "https://github.com/nysthi/nysthi", "manual": "https://github.com/nysthi/nysthi/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", + "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" }, "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", + "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" }, "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", + "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" } } } From fff908e68c289fb5d9b7a3edfeff43198e72de2a Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Fri, 29 Dec 2017 13:09:30 -0500 Subject: [PATCH 15/27] fix extra error when no slug dir found --- spec/manifest.tests.spec.js | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/spec/manifest.tests.spec.js b/spec/manifest.tests.spec.js index f4d59cdb..8ec4b811 100644 --- a/spec/manifest.tests.spec.js +++ b/spec/manifest.tests.spec.js @@ -110,14 +110,16 @@ function testOneZip(expectedRootDir, osObj, done) { const slugDirFound = zipEntries.find(ze => ze.isDirectory && (ze.entryName === expectedRootDir+'/' || ze.entryName === expectedRootDir+'\\') ); - if(!slugDirFound){ - fail(`Zip should have one dir named ${expectedRootDir}`); + + if(slugDirFound){ + const invalidEntry = zipEntries.find(ze => !ze.entryName.startsWith(slugDirFound.entryName)); + if(invalidEntry){ + fail(`Zip entries should all be under a dir named ${expectedRootDir} but this entry was found: ${invalidEntry.entryName}`); + } + } else { + fail(`Zip should have one dir named ${expectedRootDir}`); } - const invalidEntry = zipEntries.find(ze => !ze.entryName.startsWith(slugDirFound.entryName)); - if(invalidEntry){ - fail(`Zip entries should all be under a dir named ${expectedRootDir} but this entry was found: ${invalidEntry.entryName}`); - } if(VIRUS_TOTAL_ENABLED){ con.FileEvaluation(zipName, "application/zip", fs.readFileSync(TEMP_DIR+zipName), function(data) { From 3fec976612f783f119f77a85f99afdc31c73c1b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Sat, 30 Dec 2017 18:07:44 +0100 Subject: [PATCH 16/27] Update cf.json (#128) * Update cf.json update (player) 0.5.11 * Update cf.json --- plugins/cf.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index 8f5a9c44..d2bac57b 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -2,22 +2,22 @@ "slug": "cf", "name": "cf", "author": "clément foulc", - "version": "0.5.10", + "version": "0.5.11", "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.10/cf-0.5.10-win.zip", - "sha256": "63509b786eb86d28464b1f553ca14804f1ddf570219676c43b7b932d156775ed" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-win.zip", + "sha256": "3930bbe4aba2a5d9090194fc9f556fd830f4371249600ddf368d3a228ea9d5bf" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-mac.zip", - "sha256": "296df530b0a3be648c3b94d9da6832e46aa86b432514862117014755916f20d2" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-mac.zip", + "sha256": "612c51ba1964da39077b944fefad4f880ab1bbfa3b05bbec8723a7340d0f1ebb" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-lin.zip", - "sha256": "92927fa7fbd2a917de0f601dd77a9ab0d3a8e053778f92f8fb36547955ace2dd" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-lin.zip", + "sha256": "ff7dd539da2fc573d8102455632226514c173163d74852431f347aa098a670d8" } } } From 6f97d875674e58e69ccda285444359c8d6959119 Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Sat, 30 Dec 2017 23:43:07 -0600 Subject: [PATCH 17/27] Update HetrickCV.json (#129) Added Linux builds --- plugins/HetrickCV.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index fc84ca12..305c62b9 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -15,6 +15,10 @@ "mac": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip", "sha256": "5e8ef433ee03c30fa0a46699c60a2293868b458a0e60aeae7964091e6f8c4342" + }, + "lin": { + "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-lin.zip", + "sha256": "a445990de47f31304d33ce1f6f10e35b9d28536cee9b77f8c1a27e545e4fb892" } } } From f438fa811729acf991b791322602bc7c925c6e49 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sun, 31 Dec 2017 12:32:04 -0500 Subject: [PATCH 18/27] updated jw-modules to 0.5.9 --- plugins/JW-Modules.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index cf963ca8..e0b2cc8b 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -1,7 +1,7 @@ { "slug": "JW-Modules", "name": "JW-Modules", - "version": "0.5.8", + "version": "0.5.9", "author": "Jeremy Wentworth", "homepage": "http://jeremywentworth.com", "donation": "https://www.paypal.me/jeremywen", @@ -9,16 +9,16 @@ "source": "https://github.com/jeremywen/JW-Modules", "downloads": { "win": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", - "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.9/JW-Modules-0.5.9.zip", + "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" }, "mac": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", - "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.9/JW-Modules-0.5.9.zip", + "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" }, "lin": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", - "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.9/JW-Modules-0.5.9.zip", + "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" } } -} +} \ No newline at end of file From ea525b4ddc5d9ef98caaf57a964cb4fbfd1bae9b Mon Sep 17 00:00:00 2001 From: jhoar Date: Sun, 31 Dec 2017 16:24:00 -0500 Subject: [PATCH 19/27] Update AmalgamatedHarmonics.json (#130) --- plugins/AmalgamatedHarmonics.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index 1d5625e3..579c2116 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -2,21 +2,21 @@ "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "jhoar", - "version": "0.5.5", + "version": "0.5.6", "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.5/AmalgamatedHarmonics-0.5.5-win.zip", - "sha256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-win.zip", + "sha256": "71395aa3de34e680acc7a469667fd14b45564b710c706027b1f86d8f6b7e295f" }, "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-mac.zip", - "sha256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-mac.zip", + "sha256": "41604b0155855d3f525fcc27dbdc856f5ac8d1ee2c3cada3f3e93a4fd75ed343" }, "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-lin.zip", - "sha256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-lin.zip", + "sha256": "472333350975965690ae017d05af1ceee2ae288fd3adcea2cd988712b9e699af" } } } From 3112f916ee727be7dfe8aa3749c6025b6a6bf5e0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 31 Dec 2017 22:25:13 -0500 Subject: [PATCH 20/27] 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 21/27] 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 22/27] 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 23/27] 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 24/27] 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 25/27] 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 26/27] 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 27/27] 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