From 2be5249994970b18f863a822269ca201ca62d07d Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sat, 23 Dec 2017 20:31:20 +0100 Subject: [PATCH] updated slug and version --- plugins/AutodafeDrumKit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index ae221923..ef22c509 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -1,23 +1,23 @@ { - "slug": "AutodafeDrumKit", + "slug": "Autodafe - Drum Kit", "name": "Autodafe Drum Kit", "author": "Autodafe", - "version": "0.5.0", + "version": "0.5.1", "source": "https://github.com/antoniograzioli/Autodafe-Drums", "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-Drum-Kit-VCV-Rack.zip", - "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + "sha256": "9bcf29c85665f9e9ab3bf976bf12b47b1adc5a485cbcbf8bd0dd0ff2be2e1895" }, "lin": { "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", - "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + "sha256": "9bcf29c85665f9e9ab3bf976bf12b47b1adc5a485cbcbf8bd0dd0ff2be2e1895" }, "mac": { "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", - "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + "sha256": "9bcf29c85665f9e9ab3bf976bf12b47b1adc5a485cbcbf8bd0dd0ff2be2e1895" } } }