Skip to content

Commit 8d5f977

Browse files
committed
Update artifacts after stash
1 parent 76fb475 commit 8d5f977

11 files changed

+13
-13
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": "0.1.24",
3+
"version": "0.1.25",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "11cf59cde581d0c4bc8a87897d9459ee",
10-
"summary": "Cleanup"
9+
"md5": "3b616d8d76326ddc7d2a97c132ac6c27",
10+
"summary": "Update manifest.json"
1111
},
1212
"parts": [
1313
{
@@ -20,8 +20,8 @@
2020
"chipFamily": "ESP32",
2121
"ota": {
2222
"path": "openspool-esp32.ota.bin",
23-
"md5": "d7b4847958a979d9413f11c16ef2f619",
24-
"summary": "Cleanup"
23+
"md5": "6f1428167e2e5c16dc8c4b58b59b6ae6",
24+
"summary": "Update manifest.json"
2525
},
2626
"parts": [
2727
{

artifacts/openspool-esp32/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"chipFamily": "ESP32",
33
"ota": {
44
"path": "openspool-esp32.ota.bin",
5-
"md5": "d7b4847958a979d9413f11c16ef2f619",
6-
"summary": "Cleanup"
5+
"md5": "6f1428167e2e5c16dc8c4b58b59b6ae6",
6+
"summary": "Update manifest.json"
77
},
88
"parts": [
99
{
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
34becdaf17b4c6c5d54602f36c246dda
1+
9f2e98125a310d51b84852a31440259b
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d7b4847958a979d9413f11c16ef2f619
1+
6f1428167e2e5c16dc8c4b58b59b6ae6

artifacts/openspool-esp32s2/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"chipFamily": "ESP32-S2",
33
"ota": {
44
"path": "openspool-esp32s2.ota.bin",
5-
"md5": "11cf59cde581d0c4bc8a87897d9459ee",
6-
"summary": "Cleanup"
5+
"md5": "3b616d8d76326ddc7d2a97c132ac6c27",
6+
"summary": "Update manifest.json"
77
},
88
"parts": [
99
{
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f6eccc23e9871effe0ee0165125dae7d
1+
6e7fa0f309cc654486aa58867ca4b926
Binary file not shown.

0 commit comments

Comments
 (0)