diff --git a/plugins/ArableInstruments.json b/plugins/ArableInstruments.json index e3b0a5c1..6783866d 100644 --- a/plugins/ArableInstruments.json +++ b/plugins/ArableInstruments.json @@ -1,6 +1,20 @@ { "slug": "ArableInstruments", "name": "Arable Instruments", - "version": "0.4.0", - "source": "https://github.com/adbrant/ArableInstruments" + "version": "0.5.0", + "source": "https://github.com/adbrant/ArableInstruments", + "downloads": { + "win": { + "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-win.zip", + "sha256": "45723f337b43c125ff20ab20fda6e31bccd58ac5a847b8d0bbe86f507b4c347a" + }, + "mac": { + "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-mac.zip", + "sha256": "ab329cb3d9d4a82ae1f715a18c136ed9b436f7b656940ca765b495e93a59d37b" + }, + "lin": { + "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ArableInstruments-v0.5.0-lin.zip", + "sha256": "f0fd0913397081a279350899cbc5389d1bd48024638b1223dafd61c3570e39ea" + } + } } \ No newline at end of file diff --git a/plugins/ParableInstruments.json b/plugins/ParableInstruments.json new file mode 100644 index 00000000..13069e05 --- /dev/null +++ b/plugins/ParableInstruments.json @@ -0,0 +1,20 @@ +{ + "slug": "ParableInstruments", + "name": "Arable Instruments", + "version": "0.5.0", + "source": "https://github.com/adbrant/ArableInstruments", + "downloads": { + "win": { + "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ParableInstruments-v0.5.0-win.zip", + "sha256": "7bf6ba8d95f79d251189043e90f676f0db25e390fc765192fee8350ef6fc6834" + }, + "mac": { + "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ParableInstruments-v0.5.0-mac.zip", + "sha256": "d5565dcf66f993d7d3f798d1b7f2144c167b2759001c1dda700a4280c2fad6f7" + }, + "lin": { + "download": "https://github.com/adbrant/ArableInstruments/releases/download/v0.5.0/ParableInstruments-v0.5.0-lin.zip", + "sha256": "d4646e04057d1bcc30dd3e540247b8b9012826ca51508fcc83afb798ce492c69" + } + } +} \ No newline at end of file