File tree Expand file tree Collapse file tree 1 file changed +2
-33
lines changed Expand file tree Collapse file tree 1 file changed +2
-33
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " OpenSpool" ,
3
- "version" : " 0.1.12" ,
4
- "builds" : [
5
- {
6
- "chipFamily" : " ESP32-S2" ,
7
- "ota" : {
8
- "path" : " openspool-esp32s2.ota.bin" ,
9
- "md5" : " 7b844d7220943b738c46fa9ef378d75e" ,
10
- "summary" : " Add PSRAM image" ,
11
- "release_url" : " https://raw.githubusercontent.com/spuder/OpenSpool/main/artifacts/openspool-esp32s2/manifest.json"
12
- },
13
- "parts" : [
14
- {
15
- "path" : " openspool-esp32s2.factory.bin" ,
16
- "offset" : 0
17
- }
18
- ]
19
- },
20
- {
21
- "chipFamily" : " ESP32" ,
22
- "ota" : {
23
- "path" : " openspool-esp32.ota.bin" ,
24
- "md5" : " 569e0540e1e92865b61c66e9a2a9c048" ,
25
- "summary" : " Add PSRAM image" ,
26
- "release_url" : " https://raw.githubusercontent.com/spuder/OpenSpool/main/artifacts/openspool-esp32/manifest.json"
27
- },
28
- "parts" : [
29
- {
30
- "path" : " openspool-esp32.factory.bin" ,
31
- "offset" : 0
32
- }
33
- ]
34
- }
35
- ],
3
+ "version" : " 0.1.15" ,
4
+ "builds" : [],
36
5
"new_install_prompt_erase" : true
37
6
}
You can’t perform that action at this time.
0 commit comments