Browse Source

Merge pull request #23 from ValleyAudio/patch-2

Create ValleyRackFree.json
pull/24/head
Jeremy Wentworth GitHub 7 years ago
parent
commit
50f9aca461
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions
  1. +22
    -0
      plugins/ValleyRackFree.json

+ 22
- 0
plugins/ValleyRackFree.json View File

@@ -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"
}
}
}

Loading…
Cancel
Save