Skip to content

Commit

Permalink
0.0.2a
Browse files Browse the repository at this point in the history
+ package_fabwaage_index.json for 0.0.2 release
  • Loading branch information
holzheu authored and holzheu committed Sep 27, 2020
1 parent 53fa4ce commit dc4476e
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions package_fabwaage_index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"packages": [
{
"name": "FabWaage",
"maintainer": "Fablab Bayreuth",
"websiteURL": "http://www.fablab-bayreuth.de",
"email": "[email protected]",
"help": {
"online": "https://github.com/fablab-bayreuth/FabWaage/"
},
"platforms": [
{
"name": "BayEOS AVR Boards",
"architecture": "avr",
"version": "0.0.2",
"category": "Fabwaage Arduino",
"url": "https://github.com/fablab-bayreuth/FabWaage/archive/v0.0.2.zip",
"checksum": "SHA-256:7833e041efb11b9e176a7c0c475022ee7a3105cc36ac8dea20157706ded0fdc3",
"help": {
"online": "https://github.com/fablab-bayreuth/FabWaage/"
},
"archiveFileName": "FabWaage-0.0.2.zip",
"boards": [
{
"name": "FabWaage Board"
}
],
"size": "433414"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
],
"tools": []
}
]
}

0 comments on commit dc4476e

Please sign in to comment.