Skip to content

Commit 90b805e

Browse files
committed
Update artifacts after stash
1 parent ca05532 commit 90b805e

File tree

5 files changed

+5
-19
lines changed

5 files changed

+5
-19
lines changed

artifacts/manifest.json

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,20 @@
11
{
22
"name": "OpenSpool",
3-
"version": "v0.1.41",
3+
"version": "v1.0.4",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "be958802e19136100f65501aa8bb4da1",
10-
"summary": "Merge branch 'main' of github.com:spuder/OpenSpool"
9+
"md5": "b7e321e2b6b467f35544610228f0532d",
10+
"summary": "Fix name"
1111
},
1212
"parts": [
1313
{
1414
"path": "openspool-esp32s2.factory.bin",
1515
"offset": 0
1616
}
1717
]
18-
},
19-
{
20-
"chipFamily": "ESP32",
21-
"ota": {
22-
"path": "openspool-esp32.ota.bin",
23-
"md5": "0f040de62d3e9fcb221fa0a83fd2babc",
24-
"summary": "Merge branch 'main' of github.com:spuder/OpenSpool"
25-
},
26-
"parts": [
27-
{
28-
"path": "openspool-esp32.factory.bin",
29-
"offset": 0
30-
}
31-
]
3218
}
3319
],
3420
"new_install_prompt_erase": true
6.63 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2093364b14bba90f0d5e6246ae5cc279
1+
3bf7306d8fed6485319c13b3130b2612

artifacts/openspool-esp32s2.ota.bin

6.63 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
be958802e19136100f65501aa8bb4da1
1+
b7e321e2b6b467f35544610228f0532d

0 commit comments

Comments
 (0)