Skip to content

Commit

Permalink
Merge pull request #21 from per1234/v205-json-update
Browse files Browse the repository at this point in the history
Add v2.0.5 to Boards Manager JSON file
  • Loading branch information
NicoHood committed Sep 26, 2015
2 parents 0edda7b + 21d41e4 commit 36dcefd
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion package_NicoHood_HoodLoader2_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "HoodLoader2",
"architecture": "avr",
"version": "2.0.4",
"category": "HoodLoader2",
"category": "Contributed",
"help": {
"online": ""
},
Expand Down Expand Up @@ -42,6 +42,41 @@
"version": "6.0.1-arduino5"
}
]
},
{
"name": "HoodLoader2",
"architecture": "avr",
"version": "2.0.5",
"category": "Contributed",
"help": {
"online": ""
},
"url": "https://github.com/NicoHood/HoodLoader2/releases/download/2.0.5/2.0.5-boards_manager.zip",
"archiveFileName": "2.0.5-boards_manager.zip",
"checksum": "SHA-256:89c8778096ff13daefd4a8a734c9afc948b242c093d3b934278e9ba160740fa2",
"size": "2916947",
"boards": [
{"name": "16u2"},
{"name": "32u2"},
{"name": "8u2"},
{"name": "at90usb82"},
{"name": "at90usb162"},
{"name": "32u4"},
{"name": "Uno"},
{"name": "Mega 2560"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools": []
Expand Down

0 comments on commit 36dcefd

Please sign in to comment.