Update updates.json

This commit is contained in:
Alex Spataru 2016-06-02 11:18:44 -05:00
parent 679a04bee6
commit fa574553c0

View File

@ -3,31 +3,31 @@
"windows": {
"open-url": "",
"latest-version": "1.0",
"download-url": "https://github.com/alex-spataru/QSimpleUpdater/archive/master.zip",
"download-url": "https://raw.githubusercontent.com/alex-spataru/QSimpleUpdater/master/tutorial/download/YesItWorks.jpg",
"changelog": "This is an example changelog for Windows. Go on..."
},
"osx": {
"open-url": "",
"latest-version": "1.0",
"download-url": "https://github.com/alex-spataru/QSimpleUpdater/archive/master.zip",
"download-url": "https://raw.githubusercontent.com/alex-spataru/QSimpleUpdater/master/tutorial/download/YesItWorks.jpg",
"changelog": "This is an example changelog for Mac OS X. Go on..."
},
"linux": {
"open-url": "",
"latest-version": "1.0",
"download-url": "https://github.com/alex-spataru/QSimpleUpdater/archive/master.zip",
"download-url": "https://raw.githubusercontent.com/alex-spataru/QSimpleUpdater/master/tutorial/download/YesItWorks.jpg",
"changelog": "This is an example changelog for Linux. Go on..."
},
"ios": {
"open-url": "",
"latest-version": "1.0",
"download-url": "https://github.com/alex-spataru/QSimpleUpdater/archive/master.zip",
"download-url": "https://raw.githubusercontent.com/alex-spataru/QSimpleUpdater/master/tutorial/download/YesItWorks.jpg",
"changelog": "This is an example changelog for iOS. Go on..."
},
"android": {
"open-url": "",
"latest-version": "1.0",
"download-url": "https://github.com/alex-spataru/QSimpleUpdater/archive/master.zip",
"download-url": "https://raw.githubusercontent.com/alex-spataru/QSimpleUpdater/master/tutorial/download/YesItWorks.jpg",
"changelog": "This is an example changelog for Android. Go on..."
}
}