Created
October 25, 2016 19:09
-
-
Save aldantas/754050a49068ef586a7955fe9a97ccb7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"packages":[ | |
{ | |
"name":"odb", | |
"maintainer":"One Dollar Board Team", | |
"websiteURL":"https://www.indiegogo.com/projects/one-dollar-board-arduino#/", | |
"email":"", | |
"help":{ | |
"online":"" | |
}, | |
"platforms":[ | |
{ | |
"name": "One Dollar Board", | |
"architecture": "avr", | |
"version": "1.0.0", | |
"category": "Contributed", | |
"url": "http://download1338.mediafire.com/qo3hhyndrmtg/80ucclcgni19p4c/onedollarboard-avr-1.0.0.zip", | |
"archiveFileName": "onedollarboard-avr-1.0.0.zip", | |
"checksum": "SHA-256:D02B1C9111C0EC6535CAC0105864EE465795554ED5A5B823EED22DBB156FCFAB", | |
"size": "78549", | |
"help": { | |
"online": "" | |
}, | |
"boards": [ | |
{ | |
"name": "One Dollar Board" | |
} | |
], | |
"toolsDependencies": [ | |
{ | |
"packager": "arduino", | |
"name": "avr-gcc", | |
"version": "4.8.1-arduino5" | |
}, | |
{ | |
"packager": "odb", | |
"name": "micronucleus", | |
"version": "2.0a5" | |
} | |
] | |
} | |
], | |
"tools":[ | |
{ | |
"name": "micronucleus", | |
"version": "2.0a5", | |
"systems": [ | |
{ | |
"host": "x86_64-linux-gnu", | |
"archiveFileName": "micronucleus-2.0a5-linux64.tar.gz", | |
"url": "http://download949.mediafire.com/nr1glfze1qmg/x7c38iclg1e2l5d/micronucleus-2.0a5-linux64.tar.gz", | |
"checksum": "SHA-256:4EAB0BB831EE9548FC887BA52304A15FFC30CD14FE99DD93F8F145149241F2D6", | |
"size": "20522" | |
} | |
] | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment