File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ index_template =
44
44
" architecture" :" avr" ,
45
45
" version" :" {version}" ,
46
46
" category" :" Contributed" ,
47
- " url" :" https://github.com/mysensors/ArduinoBoards/boards/{filename}" ,
47
+ " url" :" https://github.com/mysensors/ArduinoBoards/raw/master/ boards/{filename}" ,
48
48
" archiveFileName" :" {filename}" ,
49
49
" checksum" :" SHA-256:{sha256}" ,
50
50
" size" :" {size}" ,
@@ -69,7 +69,7 @@ index_template =
69
69
" architecture" :" samd" ,
70
70
" version" :" {version}" ,
71
71
" category" :" Contributed" ,
72
- " url" :" https://github.com/mysensors/ArduinoBoards/boards/{filename}" ,
72
+ " url" :" https://github.com/mysensors/ArduinoBoards/raw/master/ boards/{filename}" ,
73
73
" archiveFileName" :" {filename}" ,
74
74
" checksum" :" SHA-256:{sha256}" ,
75
75
" size" :" {size}" ,
Original file line number Diff line number Diff line change 12
12
"help" : {
13
13
"online" : " https://forums.mysensors.org"
14
14
},
15
- "url" : " https://github.com/mysensors/ArduinoBoards/boards/mysensors-avr-1.0.0.tar.bz2" ,
15
+ "url" : " https://github.com/mysensors/ArduinoBoards/raw/master/ boards/mysensors-avr-1.0.0.tar.bz2" ,
16
16
"checksum" : " SHA-256:a2659d411494b2902e9e07365a02833db37814c1a0d988e4b550a04285910756" ,
17
17
"name" : " MySensors AVR Boards" ,
18
18
"version" : " 1.0.0" ,
29
29
{
30
30
"category" : " Contributed" ,
31
31
"name" : " MySensors SAMD Boards" ,
32
- "url" : " https://github.com/mysensors/ArduinoBoards/boards/mysensors-samd-1.0.0.tar.bz2" ,
32
+ "url" : " https://github.com/mysensors/ArduinoBoards/raw/master/ boards/mysensors-samd-1.0.0.tar.bz2" ,
33
33
"checksum" : " SHA-256:5301baced7bdb62db451835395904bd2b3027c3b507fa67ed4d0f9b924c09411" ,
34
34
"help" : {
35
35
"online" : " https://forums.mysensors.org"
72
72
"name" : " MySensors"
73
73
}
74
74
]
75
- }
75
+ }
You can’t perform that action at this time.
0 commit comments