From c408374340e3ce3197ca056af83e00c8a18815a0 Mon Sep 17 00:00:00 2001 From: Gerhard Brandt Date: Wed, 31 Jan 2018 00:35:38 +0100 Subject: [PATCH] single directory, no binary release for parasites for now --- plugins/Southpole.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/Southpole.json b/plugins/Southpole.json index 77cc387e..d5d006d5 100644 --- a/plugins/Southpole.json +++ b/plugins/Southpole.json @@ -3,23 +3,23 @@ "name": "Southpole Modular", "author": "Gerhard Brandt", "license": "BSD 3-clause", - "version": "0.5.1", + "version": "0.5.1.1", "source": "https://github.com/gbrandt1/southpole-vcvrack", "homepage": "https://github.com/gbrandt1/southpole-vcvrack", "manual": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", "donation": "https://www.paypal.me/southpolemodular", "downloads": { "win": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.1/Southpole-0.5.1-win.zip", - "sha256": "a73e8da8fd6ee7e33b1bd2f42c54e90c59de7cd572d542ef2087ef3988da0656" + "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.1.1/Southpole-0.5.1.1-win.zip", + "sha256": "c81c7e0beca33c2ab0c89fe9005d27223ecdb28a56a7d3c4a3767e81e2b61f3f" }, "lin": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.1/Southpole-0.5.1-lin.zip", - "sha256": "82327346e2566ac2b296602ebc0eb7cfd25c5c9d8619da8efc24704d711bf83c" + "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.1.1/Southpole-0.5.1.1-lin.zip", + "sha256": "5afa9a4dd0e29f3450f244cca4c226528a1abc73753ebf6f5b4af3669661357a" }, "mac": { - "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.1/Southpole-0.5.1-mac.zip", - "sha256": "ae4e1af3aeafa6158180f6a76d21009cac13632ac6e8d982e52ac0c984761913" + "download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.1.1/Southpole-0.5.1.1-mac.zip", + "sha256": "5c9010feff08750a12d60ce61aba0d9f3eb07e3c74e0e5f311ba4e92fa1f1ad9" } } }