Browse Source

Added Windows and Mac builds.

pull/164/head
mtsch 7 years ago
parent
commit
fa057925d3
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      plugins/mtsch-plugins.json

+ 8
- 0
plugins/mtsch-plugins.json View File

@@ -12,5 +12,13 @@
"download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip", "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip",
"sha256": "7e952548a19c33122b5644da698f626721f954db0f7d2ff9e69f48ec8efe46cc" "sha256": "7e952548a19c33122b5644da698f626721f954db0f7d2ff9e69f48ec8efe46cc"
}, },
"win": {
"download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611272/mtsch-plugins-0.5.1-win.zip",
"sha256": "60658d0959ca6902057e40003b5e216b6ae2de15f8bef0bfe21260adc018ccfd"
},
"mac": {
"download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611304/mtsch-plugins-0.5.1-mac.zip",
"sha256": "1723cf4e6e71bac8360ee0d00de2a3388130ce0fad8f877e90d453814bae2b9f"
}
} }
} }

Loading…
Cancel
Save