Browse Source

Update AS.json

dl links fixed, new sha256 for linux version
pull/157/head
Freddy GitHub 7 years ago
parent
commit
821e61228f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      plugins/AS.json

+ 4
- 4
plugins/AS.json View File

@@ -10,15 +10,15 @@
"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.2/AS-0.5.3-win.zip",
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-win.zip",
"sha256": "d7ee1f1ba5ceae23a91fc8464eea37dc0e14de6b9c4b41efe5810ae4dc9644e3" "sha256": "d7ee1f1ba5ceae23a91fc8464eea37dc0e14de6b9c4b41efe5810ae4dc9644e3"
}, },
"lin": { "lin": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.3-lin.zip",
"sha256": "b015da04086048d8469b697f3a8fd72ae012d0fca977ee519d25fea439de29a1"
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-lin.zip",
"sha256": "53d6d9926893a3ac6c583e48cec82fce88855d8b358a4b8a6e71d72787cdb90e"
}, },
"mac": { "mac": {
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.2/AS-0.5.3-mac.zip",
"download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-mac.zip",
"sha256": "7307e8eca28e56d4926eda216f1192d259345fbeeb7d8645c59c1450595d364d" "sha256": "7307e8eca28e56d4926eda216f1192d259345fbeeb7d8645c59c1450595d364d"
} }
} }


Loading…
Cancel
Save