elviss 2 年之前
父節點
當前提交
733306bde2
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      composer.json

+ 2 - 3
composer.json

@@ -14,10 +14,9 @@
         "secure-http": false
     },
     "distribute-helper": {
-        "use-space": "101 MB",
         "common-files":[
-            {"name":"qt5-5.12-mingw64-56af27.7z","target":"","size":"15.0 MB","platform":"win","arch":""},
-            {"name":"qt5plugins-5.12-mingw64-02b9f2.7z","target":"","size":"6.33 MB","platform":"win","arch":""}
+            {"name":"qt5-5.12-mingw64-56af27.7z","size":"15.0 MB"},
+            {"name":"qt5plugins-5.12-mingw64-02b9f2.7z","size":"6.33 MB"}
         ]
     }
 }