From f28a2d966b662d708d56e3a7f8859da9e085314d Mon Sep 17 00:00:00 2001 From: Dale Johnson Date: Wed, 6 Dec 2017 14:57:49 +0000 Subject: [PATCH] Create ValleyRackFree.json --- plugins/ValleyRackFree.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 plugins/ValleyRackFree.json diff --git a/plugins/ValleyRackFree.json b/plugins/ValleyRackFree.json new file mode 100644 index 00000000..305cfcc2 --- /dev/null +++ b/plugins/ValleyRackFree.json @@ -0,0 +1,22 @@ +{ + "slug": "ValleyRackFree", + "name": "Valley Rack Free", + "license": "GPL-3.0 and BSD-3-Clause", + "version": "0.5.1", + "manual": "https://github.com/ValleyAudio/ValleyRackFree/", + "source": "https://github.com/ValleyAudio/ValleyRackFree/", + "downloads": { + "win": { + "download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.1/ValleyRackFree-0.5.1-win.zip", + "sha256": "ea7b2e9556dc6416acc2941bdca8d8a1dbfb2ce6bb36f47a76502701b95475e9" + }, + "lin": { + "download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.1/ValleyRackFree-0.5.1-lin.zip", + "sha256": "4b70fe07b3bb705ea80908310b9edc434fae34101378af33504d8b550a21b8d5" + }, + "mac": { + "download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.1/ValleyRackFree-0.5.1-mac.zip", + "sha256": "3967f382a6b1247b1dc3bd5a8d1bbaab0795cd16debffcba9df672d68fe2ecc7" + } + } +}