From b6cd12e0417c0a54db87210d4bef17215e36c180 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Tue, 2 Jan 2018 17:32:55 -0600 Subject: [PATCH] New release 0.5.2 release updated plugins --- plugins/AS.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/AS.json diff --git a/plugins/AS.json b/plugins/AS.json new file mode 100644 index 00000000..cbfad554 --- /dev/null +++ b/plugins/AS.json @@ -0,0 +1,25 @@ +{ + "slug": "AS", + "name": "AS", + "author": "Alfredo Santamaria", + "license": "MIT License", + "version": "0.5.2", + "homepage": "https://github.com/AScustomWorks/AS", + "donation": "https://www.paypal.me/frederius/", + "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", + "source": "https://github.com/AScustomWorks/AS", + "downloads": { + "win": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-win.zip", + "sha256": "6bf55cfdc179a69402b77817dfaffd74da4e7ab6e99ab878e9cf86cb94108839" + }, + "lin": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-lin.zip", + "sha256": "8a282b280980cde7dcd9af9c0d029407b4b9401f20864262d48af3064ff9134d" + }, + "mac": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.2-mac.zip", + "sha256": "d6e6d0397b4a160dbdd048295d16adb87721805f89148fe5cd91c0ae50967cbb" + } + } +}