Skip to content

Commit 838d06b

Browse files
committed
Update artifacts after stash
1 parent effae81 commit 838d06b

9 files changed

+9
-9
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.35",
3+
"version": "v0.1.36",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "313aaaf77da9d37b6ce70798c5f1fc0e",
10-
"summary": "Merge branch 'main' of github.com:spuder/OpenSpool"
9+
"md5": "ee3b080e18dc987713103a43d8af3d7d",
10+
"summary": "Rearrange order of web"
1111
},
1212
"parts": [
1313
{
@@ -20,8 +20,8 @@
2020
"chipFamily": "ESP32",
2121
"ota": {
2222
"path": "openspool-esp32.ota.bin",
23-
"md5": "03e54c745c8d27182fabe8ecb97fcef8",
24-
"summary": "Merge branch 'main' of github.com:spuder/OpenSpool"
23+
"md5": "32d7c9e3b933893e8325031350717008",
24+
"summary": "Rearrange order of web"
2525
},
2626
"parts": [
2727
{

artifacts/openspool-esp32.factory.bin

80 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16494a07426cef53533f09cb0e45ccf3
1+
bbc82f3c967b911298bf55145b15568c

artifacts/openspool-esp32.ota.bin

80 Bytes
Binary file not shown.

artifacts/openspool-esp32.ota.bin.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
03e54c745c8d27182fabe8ecb97fcef8
1+
32d7c9e3b933893e8325031350717008
64 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3b840fba00479f865e787202c8fcb941
1+
e48016752e6116b4d8eb2e1bdfbcb034

artifacts/openspool-esp32s2.ota.bin

64 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
313aaaf77da9d37b6ce70798c5f1fc0e
1+
ee3b080e18dc987713103a43d8af3d7d

0 commit comments

Comments
 (0)