-
Notifications
You must be signed in to change notification settings - Fork 0
/
package_fabwaage_index.json
82 lines (82 loc) · 2.11 KB
/
package_fabwaage_index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"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": "Fablab Bayreuth AVR Boards",
"architecture": "avr",
"version": "0.1.1",
"category": "Fabwaage Arduino",
"url": "https://github.com/fablab-bayreuth/FabWaage/archive/v0.1.1.zip",
"checksum": "SHA-256:a166e00b8506d9fc93b78f8d013920ed7eb633d7637ba44a01c6c49e85e8fe75",
"help": {
"online": "https://github.com/fablab-bayreuth/FabWaage/"
},
"archiveFileName": "FabWaage-0.1.1.zip",
"boards": [
{
"name": "FabWaage Board"
}
],
"size": "436475"
},
{
"name": "Fablab Bayreuth AVR Boards",
"architecture": "avr",
"version": "0.1.0",
"category": "Fabwaage Arduino",
"url": "https://github.com/fablab-bayreuth/FabWaage/archive/v0.1.0.zip",
"checksum": "SHA-256:449bbff410056e3dcfc03640ef27fb1d4481bfdb2574864b9fe5a80178d8cab0",
"help": {
"online": "https://github.com/fablab-bayreuth/FabWaage/"
},
"archiveFileName": "FabWaage-0.1.0.zip",
"boards": [
{
"name": "FabWaage Board"
}
],
"size": "436621"
},
{
"name": "Fablab Bayreuth 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": []
}
]
}