Skip to content

Instantly share code, notes, and snippets.

@boneskull
Last active January 4, 2017 06:33
Show Gist options
  • Select an option

  • Save boneskull/a710c5c456fe143c5a95b8e6a6034bd0 to your computer and use it in GitHub Desktop.

Select an option

Save boneskull/a710c5c456fe143c5a95b8e6a6034bd0 to your computer and use it in GitHub Desktop.
temporary manifest file for oakcli in platform-espressif8266
{
"tool-oakcli": [
{
"url": "https://github.com/digistump/OakCLI/releases/download/1.0.2/oakcli-1.0.2-linux32.tar.gz",
"version": "1.0.2",
"sha1": "2986360a0bb79462402d6b4817347e95538a4484",
"system": [
"linux_i686"
]
},
{
"url": "https://github.com/digistump/OakCLI/releases/download/1.0.2/oakcli-1.0.2-linux64.tar.gz",
"version": "1.0.2",
"sha1": "70e1fd7a10cc670be2b4cf67e209f94bc3c3980c",
"system": [
"linux_x86_64"
]
},
{
"url": "https://github.com/digistump/OakCLI/releases/download/1.0.2/oakcli-1.0.2-win32.zip",
"version": "1.0.2",
"sha1": "8d4ab23c0be13425ef4082563b53124a07ee855f",
"system": [
"windows",
"windows_amd64",
"windows_x86"
]
},
{
"url": "https://dl.bintray.com/boneskull/tool-oakcli/oakcli-1.0.2-osx.tar.gz",
"version": "1.0.2",
"sha1": "6efe208d47add3568fd03b9de5b86535e58e6f87",
"system": [
"darwin_x86_64",
"darwin_i386"
]
}
],
"framework-arduinoespressif8266": [
{
"sha1": "1a4ecadb31d0003a0becd478e19f20f16f2c87e8",
"system": "*",
"url": "https://dl.bintray.com/boneskull/framework-arduinoespressif8266/framework-arduinoespressif8266-1.20400.0-dev.tar.gz",
"version": "1.20400.0-dev"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment