From e8a09b5ccad20d175b2b3d2dfbc8597f44b0d7f4 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sat, 23 Dec 2017 20:29:32 +0100 Subject: [PATCH] updated slug and version --- plugins/AutodafeModulePack.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/AutodafeModulePack.json b/plugins/AutodafeModulePack.json index 5cca3e95..2af129d6 100644 --- a/plugins/AutodafeModulePack.json +++ b/plugins/AutodafeModulePack.json @@ -1,23 +1,23 @@ { - "slug": "AutodafeModulePack", + "slug": "Autodafe", "name": "Autodafe Module Pack", "author": "Autodafe", - "version": "0.5.0", + "version": "0.5.1", "source": "https://github.com/antoniograzioli/Autodafe", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { "download": "https://www.autodafe.net/VCVRack/Autodafe-Modules-Pack-VCV-Rack.zip", - "sha256": "2d8f53c5ae8eaf70e0188d188aee432c1f26e4042f272c9a76d84bb10e9c5477" + "sha256": "3a81299e9d6fe3a620f2cf570181d98f531ee0333a8ca3df8592cf420a0ba94b" }, "lin": { "download": "https://www.autodafe.net/VCVRack/Autodafe-Modules-Pack-VCV-Rack.zip", - "sha256": "2d8f53c5ae8eaf70e0188d188aee432c1f26e4042f272c9a76d84bb10e9c5477" + "sha256": "3a81299e9d6fe3a620f2cf570181d98f531ee0333a8ca3df8592cf420a0ba94b" }, "mac": { "download": "https://www.autodafe.net/VCVRack/Autodafe-Modules-Pack-VCV-Rack.zip", - "sha256": "2d8f53c5ae8eaf70e0188d188aee432c1f26e4042f272c9a76d84bb10e9c5477" + "sha256": "3a81299e9d6fe3a620f2cf570181d98f531ee0333a8ca3df8592cf420a0ba94b" } } }