diff --git a/plugins/Southpole.json b/plugins/Southpole.json new file mode 100644 index 00000000..d5d006d5 --- /dev/null +++ b/plugins/Southpole.json @@ -0,0 +1,25 @@ +{ + "slug": "Southpole", + "name": "Southpole Modular", + "author": "Gerhard Brandt", + "license": "BSD 3-clause", + "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.1/Southpole-0.5.1.1-win.zip", + "sha256": "c81c7e0beca33c2ab0c89fe9005d27223ecdb28a56a7d3c4a3767e81e2b61f3f" + }, + "lin": { + "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.1/Southpole-0.5.1.1-mac.zip", + "sha256": "5c9010feff08750a12d60ce61aba0d9f3eb07e3c74e0e5f311ba4e92fa1f1ad9" + } + } +}