Pārlūkot izejas kodu

下载文件测试。

Gfei 4 gadi atpakaļ
vecāks
revīzija
40df1c6735
1 mainītis faili ar 18 papildinājumiem un 0 dzēšanām
  1. 18 0
      downloads/updatetest.json

+ 18 - 0
downloads/updatetest.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
+    }
+  }
+}