From b478d7ab77a0aea300a4ed973ee92385d89c05d6 Mon Sep 17 00:00:00 2001 From: Jerry Sievert Date: Tue, 6 Feb 2018 16:29:14 -0800 Subject: [PATCH] updates drumkit --- plugins/DrumKit.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/DrumKit.json b/plugins/DrumKit.json index c8153dfd..854fd185 100644 --- a/plugins/DrumKit.json +++ b/plugins/DrumKit.json @@ -3,22 +3,22 @@ "name": "DrumKit", "author": "Jerry Sievert", "license": "BSD 3-clause", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://github.com/JerrySievert/DrumKit/blob/master/README.md", "manual": "https://github.com/JerrySievert/DrumKit/tree/master/docs", "source": "https://github.com/JerrySievert/DrumKit", "downloads": { "win": { - "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-win.zip", - "sha256": "1badcac1d18f0e2e714fa5d65a77778d661e1ee92136327ec53aed847155b238" + "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.1-win.zip", + "sha256": "40c0087bacd2ef623501a55c59690ca5f60af0bd42aae0b4e4172fbad15f689e" }, "lin": { - "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-lin.zip", - "sha256": "0bbfadbe3f2e852727d1d0e015a1d700a555704003ea0db5dcc92a0f1e4d0390" + "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.1-lin.zip", + "sha256": "38e5fa4a7b13a76715878b00b8db38bb0e16c9342cca00bfeea29bbf614f6613" }, "mac": { - "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-mac.zip", - "sha256": "43bdf26748b29c7aa85b9789b9fa916f5ee3991220f49dafa753a42d3f8c3206" + "download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.1-mac.zip", + "sha256": "9e69e3d05fd68f64b5b3f2554581f3851516aae903e419ed640f6db7dc8c3865" } } }