Skip to content

Commit 9b2270e

Browse files
committed
Update artifacts after stash
1 parent afce6c8 commit 9b2270e

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

artifacts/openspool-esp32.factory.bin

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

artifacts/openspool-esp32.ota.bin

-16 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-
f7a8b1a13e7fe7d7cd084367c9a2e670
1+
03e54c745c8d27182fabe8ecb97fcef8
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d2e712862f34b72a1fbb04aebed7c0a4
1+
3b840fba00479f865e787202c8fcb941

artifacts/openspool-esp32s2.ota.bin

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

0 commit comments

Comments
 (0)