Browse Source

Merge pull request #222 from JerrySievert/master

adds DrumKit
pull/224/head
Phal-anx GitHub 7 years ago
parent
commit
84ffacd840
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions
  1. +24
    -0
      plugins/DrumKit.json

+ 24
- 0
plugins/DrumKit.json View File

@@ -0,0 +1,24 @@
{
"slug": "DrumKit",
"name": "DrumKit",
"author": "Jerry Sievert",
"license": "BSD 3-clause",
"version": "0.5.1",
"homepage": "https://github.com/JerrySievert/DrumKit/blob/master/README.md",
"manual": "https://github.com/JerrySievert/DrumKit/tree/master/docs",
"source": "https://github.com/JerrySievert/DrumKit",
"downloads": {
"win": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-win.zip",
"sha256": "1badcac1d18f0e2e714fa5d65a77778d661e1ee92136327ec53aed847155b238"
},
"lin": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-lin.zip",
"sha256": "0bbfadbe3f2e852727d1d0e015a1d700a555704003ea0db5dcc92a0f1e4d0390"
},
"mac": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.1/DrumKit-0.5.1-mac.zip",
"sha256": "43bdf26748b29c7aa85b9789b9fa916f5ee3991220f49dafa753a42d3f8c3206"
}
}
}

Loading…
Cancel
Save