| @@ -3,23 +3,23 @@ | |||||
| "name": "AS", | "name": "AS", | ||||
| "author": "Alfredo Santamaria", | "author": "Alfredo Santamaria", | ||||
| "license": "MIT License", | "license": "MIT License", | ||||
| "version": "0.5.4", | |||||
| "version": "0.5.5", | |||||
| "homepage": "https://github.com/AScustomWorks/AS", | "homepage": "https://github.com/AScustomWorks/AS", | ||||
| "donation": "https://www.paypal.me/frederius/", | "donation": "https://www.paypal.me/frederius/", | ||||
| "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", | "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", | ||||
| "source": "https://github.com/AScustomWorks/AS", | "source": "https://github.com/AScustomWorks/AS", | ||||
| "downloads": { | "downloads": { | ||||
| "win": { | "win": { | ||||
| "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.4/AS-0.5.4-win.zip", | |||||
| "sha256": "0a273330e37f6a1a318e927c7caf4504fd5ebd468c37061f94c4799762276470" | |||||
| "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.5/AS-0.5.5-win.zip", | |||||
| "sha256": "4d6c45317eaa64a836afc5597de698a4e78b3a2fcd5726fb9e3cc4f914d0d465" | |||||
| }, | }, | ||||
| "lin": { | "lin": { | ||||
| "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.4/AS-0.5.4-lin.zip", | |||||
| "sha256": "b97578e2c713564c76974d9519e845d44a5a99389b7ffb7eb7ef64d1f6cdebc4" | |||||
| "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.5/AS-0.5.5-lin.zip", | |||||
| "sha256": "ef8a0c509d356dad812ed07657e8593fdca5a5925919ecd1f3f5364309a66cff" | |||||
| }, | }, | ||||
| "mac": { | "mac": { | ||||
| "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.4/AS-0.5.4-mac.zip", | |||||
| "sha256": "bc2b36cc76012e93528fc6f20a9486fc9a6ae81b2d075f38a5fe2e28032973fe" | |||||
| "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.5/AS-0.5.5-mac.zip", | |||||
| "sha256": "79f31f6ea6362b081551c7f07b1b0176098edb0063275506933e4631c6a8c5c3" | |||||
| } | } | ||||
| } | } | ||||
| } | } | ||||