Merge branch 'release/v1.0.0' into develop

This commit is contained in:
Ivan Kravets
2016-08-30 23:15:57 +03:00

View File

@@ -4,19 +4,16 @@
"description": "Windows x86 (32-bit) is a metafamily of graphical operating systems developed and marketed by Microsoft. Using host OS (Windows, Linux 32/64 or Mac OS X) you can build native application for Windows x86 platform.",
"url": "http://platformio.org/platforms/windows_x86",
"homepage": "http://platformio.org/platforms/windows_x86",
"license": {
"type": "Apache-2.0",
"url": "http://opensource.org/licenses/apache2.0.php"
},
"license": "Apache-2.0",
"engines": {
"platformio": "~3.0.0",
"platformio": "^3.0.0",
"scons": ">=2.3.0,<2.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/platformio/platform-windows_x86.git"
},
"version": "0.1.0",
"version": "1.0.0",
"packageRepositories": [
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
"https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",