Last active
October 25, 2016 19:31
-
-
Save aldantas/2c74553d0d8e369fe9a459e61e3b5f73 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": "odb", | |
"name": "micronucleus", | |
"version": "2.0a5" | |
} | |
] | |
} | |
], | |
"tools":[ | |
{ | |
"name": "micronucleus", | |
"version": "2.0a5", | |
"systems": [ | |
{ | |
"host": "x86_64-linux-gnu", | |
"archiveFileName": "micronucleus-2.0a5-linux64.zip", | |
"url": "http://download1642.mediafire.com/26t97r14ewpg/74i3lhc5qrz01zn/micronucleus-2.0a5-linux64.zip", | |
"checksum": "SHA-256:3F9D30F51688738B52FCF74E6BD59FD37D5D0F7CD2D14BA22EC16EC5DED534E0", | |
"size": "20679" | |
} | |
] | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment