diff --git a/plugins/AS.json b/plugins/AS.json new file mode 100644 index 00000000..4fa0bef5 --- /dev/null +++ b/plugins/AS.json @@ -0,0 +1,25 @@ +{ + "slug": "AS", + "name": "AS", + "author": "Alfredo Santamaria", + "license": "CC0 1.0 Universal", + "version": "0.5.0", + "homepage": "https://www.hakken.com.mx/", + "donation": "paypal.me/frederius", + "manual": "", + "source": "https://github.com/AScustomWorks/AS", + "downloads": { + "win": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-win.zip", + "sha256": "008f4edf0f034045bacabcc9f7549814aed5c3c4e0c664519749519a356f3061" + }, + "lin": { + "download": "", + "sha256": "" + }, + "mac": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-mac.zip", + "sha256": "45d871d19d884ebfb085a511c8bb8e3ad8cafdcab34a9e5fcc122a551c26f759" + } + } +}