Browse Source

fix version for download

pull/246/head
Jerry Sievert 7 years ago
parent
commit
a586d42af3
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      plugins/DrumKit.json

+ 3
- 3
plugins/DrumKit.json View File

@@ -9,15 +9,15 @@
"source": "https://github.com/JerrySievert/DrumKit",
"downloads": {
"win": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.1-win.zip",
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-win.zip",
"sha256": "40c0087bacd2ef623501a55c59690ca5f60af0bd42aae0b4e4172fbad15f689e"
},
"lin": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.1-lin.zip",
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-lin.zip",
"sha256": "38e5fa4a7b13a76715878b00b8db38bb0e16c9342cca00bfeea29bbf614f6613"
},
"mac": {
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.1-mac.zip",
"download": "https://github.com/JerrySievert/DrumKit/releases/download/v0.5.2/DrumKit-0.5.2-mac.zip",
"sha256": "9e69e3d05fd68f64b5b3f2554581f3851516aae903e419ed640f6db7dc8c3865"
}
}


Loading…
Cancel
Save