ソースを参照

添加更新文件。

Gfei 5 年 前
コミット
9d57d44aac
共有1 個のファイルを変更した18 個の追加0 個の削除を含む
  1. 18 0
      definitions/updates.json

+ 18 - 0
definitions/updates.json

@@ -0,0 +1,18 @@
+{
+  "updates": {
+    "windows": {
+      "open-url": "",
+      "latest-version": "1.0.0.1",
+      "download-url": "http://hscae.cn:3000/attachments/4447849a-15d7-478d-89ff-3c0fca1b875b",
+      "changelog": "This is an example changelog for Windows. Go on...",
+      "mandatory": true
+    },
+    "osx": {
+      "open-url": "",
+      "latest-version": "1.0.0.1",
+      "download-url": "http://hscae.cn:3000/attachments/4447849a-15d7-478d-89ff-3c0fca1b875b",
+      "changelog": "This is an example changelog for Mac OS X. Go on...",
+      "mandatory": true
+    }
+  }
+}