{
  "updates": {
    "windows": {
      "open-url": "",
      "latest-version": "1.0.0",
      "download-url": "https://raw.githubusercontent.com/alex-spataru/QSimpleUpdater/master/tutorial/download/YesItWorks.jpg",
      "changelog": "This is an example changelog for Windows. Go on...",
      "mandatory": false
    },
    "osx": {
      "open-url": "",
      "latest-version": "1.0.3",
      "download-url": "https://github.com/ccorrado71/qualx3/releases",
      "changelog": "This is an example changelog for Mac OS X. Go on...",
      "mandatory": false
    },
    "linux": {
      "open-url": "",
      "latest-version": "1.0.3",
      "download-url": "https://github.com/ccorrado71/qualx3/releases",
      "changelog": "This is an example changelog for Linux. Go on...",
      "mandatory": false
    }
  }
}
