Skip to content

Commit cf71394

Browse files
committed
Update artifacts after stash
1 parent b1d8681 commit cf71394

9 files changed

+9
-5
lines changed

artifacts/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "OpenSpool",
3-
"version": "v0.1.28",
3+
"version": "v0.1.31",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "1e94fc0e2e1c0952d3426f2b94b04d67",
10-
"summary": "Remove update"
9+
"md5": "a85124800e434b8672ed5fb470ba3dcc",
10+
"summary": "Remove non existent file"
1111
},
1212
"parts": [
1313
{
@@ -20,8 +20,8 @@
2020
"chipFamily": "ESP32",
2121
"ota": {
2222
"path": "openspool-esp32.ota.bin",
23-
"md5": "a9658b327f5a977fdc74da906f643206",
24-
"summary": "Remove update"
23+
"md5": "3878878d97f745e31b2597326dc39e17",
24+
"summary": "Remove non existent file"
2525
},
2626
"parts": [
2727
{

artifacts/openspool-esp32.factory.bin

1.23 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9126d48edc15a4b2e8ef257616fff162

artifacts/openspool-esp32.ota.bin

1.17 MB
Binary file not shown.

artifacts/openspool-esp32.ota.bin.md5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3878878d97f745e31b2597326dc39e17
1.2 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
029e8d7d22331a7539d7797333b3619d

artifacts/openspool-esp32s2.ota.bin

1.13 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a85124800e434b8672ed5fb470ba3dcc

0 commit comments

Comments
 (0)