forked from ValleyAudio/ValleyRackFree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
executable file
·24 lines (23 loc) · 955 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"slug": "Valley",
"name": "Valley",
"author": "ValleyAudio",
"license": "GPL-3.0 and BSD-3-Clause",
"version": "0.6.10",
"manual": "https://valleyaudio.github.io",
"source": "https://github.com/ValleyAudio/ValleyRackFree/",
"donation": "https://www.paypal.me/valleyvcv",
"downloads": {
"win": {
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.7/Valley-0.5.7-win.zip",
"sha256": "ff7024585472e44925a719f08274d7d19bb94162d2d19a0c5974c51d48b3bc60"
},
"lin": {
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.7/Valley-0.5.7-lin.zip",
"sha256": "c3242e39ce6bae5f9f4688e2475884136ff40dedf092c05376a3c597a1a10c9e"
},
"mac": {
"download": "https://github.com/ValleyAudio/ValleyRackFree/releases/download/0.5.7/Valley-0.5.7-mac.zip",
"sha256": "cdd8a8841bb0027fb57139a5c17cd2e25516474da2c9e24bc7369815abc44617"
}
}