Browse Source

Fix ML modules download URL

pull/60/head
Andrew Belt 7 years ago
parent
commit
23e0ba9786
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/ML_modules.json

+ 1
- 1
plugins/ML_modules.json View File

@@ -14,7 +14,7 @@
"sha256": "346ae6616c8e2dcf4a4316c051e9e36004f2ce7a64a7be371292c6819cec404c" "sha256": "346ae6616c8e2dcf4a4316c051e9e36004f2ce7a64a7be371292c6819cec404c"
}, },
"mac": { "mac": {
"download": " https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-mac.zip",
"download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-mac.zip",
"sha256": "e745febca198c783c745abb3c85a531c317fed817814bda62af336559447031c" "sha256": "e745febca198c783c745abb3c85a531c317fed817814bda62af336559447031c"
} }
} }


Loading…
Cancel
Save