Gfei пре 4 година
комит
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
+    }
+  }
+}