Browse Source

updates SynthKit (#272)

* add charred desert

* update synthkit release
pull/274/head
Jerry Sievert Andrew Belt 7 years ago
parent
commit
2b4903afa5
1 changed files with 8 additions and 7 deletions
  1. +8
    -7
      plugins/SynthKit.json

+ 8
- 7
plugins/SynthKit.json View File

@@ -3,22 +3,23 @@
"name": "SynthKit",
"author": "Jerry Sievert",
"license": "BSD 3-clause",
"version": "0.5.4",
"version": "0.5.5",
"homepage": "https://github.com/JerrySievert/SynthKit/blob/master/README.md",
"manual": "https://github.com/JerrySievert/SynthKit/tree/master/docs",
"source": "https://github.com/JerrySievert/SynthKit",
"donation": "https://paypal.me/JerrySievert",
"downloads": {
"win": {
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.4/SynthKit-0.5.4-win.zip",
"sha256": "bf4bf7350585c1861274e91a536d1e6977d39156a63733d4bea6856ad2747ee3"
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-win.zip",
"sha256": "40d1f2d3c9a96854392b85da62962959ae8fdef3e737f6a58e97f7acaa174d19"
},
"lin": {
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.4/SynthKit-0.5.4-lin.zip",
"sha256": "a15ceb9400cb2d93a831a8315441c3d0b55c73139896ecc3008e5cfbb2691a0c"
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-lin.zip",
"sha256": "2ac73ab95a568abaa625be59b146ef67c2c81cfc393c44aabdd2e41edecd2425"
},
"mac": {
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.4/SynthKit-0.5.4-mac.zip",
"sha256": "481b39b12122570de9432a6f482531464857bdb5f6b49c45e589621723446107"
"download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.5/SynthKit-0.5.5-mac.zip",
"sha256": "a697f4b0480972c1a8e466012bc88ad24a37728006c0720c1471c393cd5d35b7"
}
}
}

Loading…
Cancel
Save