From 12dec55511ee99f0908439c020fd8b7f106a7ca4 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 15:27:56 -0500 Subject: [PATCH] updated Simplemodulepack --- plugins/Simplemodulepack.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/plugins/Simplemodulepack.json b/plugins/Simplemodulepack.json index e1ac828f..899f2a26 100644 --- a/plugins/Simplemodulepack.json +++ b/plugins/Simplemodulepack.json @@ -3,5 +3,15 @@ "name": "Simple module pack", "version": "0.5.0", "source": "https://github.com/IohannRabeson/VCVRack-Simple", - "manual": "https://iohannrabeson.github.io/VCVRack-Simple/" + "manual": "https://iohannrabeson.github.io/VCVRack-Simple/", + "downloads": { + "mac": { + "download": "https://github.com/IohannRabeson/VCVRack-Simple/releases/download/v0.5.0/VCVRack-Simple-0.5.0-mac.zip", + "sha256": "b584f35c4772f628dc938132b8a5f999eb86b6a75c39aad80ba506e60c60a30d" + }, + "win": { + "download": "https://github.com/IohannRabeson/VCVRack-Simple/releases/download/v0.5.0/VCVRack-Simple-0.5.0-win.zip", + "sha256": "515a87a6f124189cb998840894e7fe41470d95622deef5917557ef82f947d18d" + } + } } \ No newline at end of file