From 3aa2b9c1030694d8af3efc26f7739fd0b988fa66 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Mon, 19 Feb 2018 12:15:25 -0600 Subject: [PATCH 1/2] AS modules update, release 0.5.7 --- plugins/AS.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index 3c7fad1f..200eb15d 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -3,23 +3,23 @@ "name": "AS", "author": "Alfredo Santamaria", "license": "MIT License", - "version": "0.5.6", + "version": "0.5.7", "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.6/AS-0.5.6-win.zip", - "sha256": "f208349e825f62ce04b0c0f57c1322250fd02eda6cc51954c368598d0a475a14" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-win.zip", + "sha256": "809cc55acaa69ea89a1d490a97ebcf34841f0901852242e7edb2a061c8c1f7d4" }, "lin": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.6/AS-0.5.6-lin.zip", - "sha256": "fe9beda65a77241539a19be52fee39b4108796af9d470a3e1d5f8c1e4408b595" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-lin.zip", + "sha256": "e5d5e100bc2521fd4a2a947d459a2338ee9e46cef2f333b24ba9eda5c7435350" }, "mac": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.6/AS-0.5.6-mac.zip", - "sha256": "ee187b8d0f347f7d29d7ade4c662ea55d86db318746a01b54c2184f83e160401" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.7/AS-0.5.7-mac.zip", + "sha256": "b5e5f1200aea99bbf1c42f0871002b965e6d6a058e406999407fd985a16521f9" } } }