Skip to content

Commit 92f2611

Browse files
committed
Update artifacts after stash
1 parent 0f67946 commit 92f2611

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.23",
3+
"version": "0.1.24",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "7ed1ed14fefa4ddb131a6061cb0bac5e",
10-
"summary": "Clean artifacts"
9+
"md5": "11cf59cde581d0c4bc8a87897d9459ee",
10+
"summary": "Cleanup"
1111
},
1212
"parts": [
1313
{
@@ -20,8 +20,8 @@
2020
"chipFamily": "ESP32",
2121
"ota": {
2222
"path": "openspool-esp32.ota.bin",
23-
"md5": "e7738c7a0349420c03ce5566faf6d76e",
24-
"summary": "Clean artifacts"
23+
"md5": "d7b4847958a979d9413f11c16ef2f619",
24+
"summary": "Cleanup"
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": "e7738c7a0349420c03ce5566faf6d76e",
6-
"summary": "Clean artifacts"
5+
"md5": "d7b4847958a979d9413f11c16ef2f619",
6+
"summary": "Cleanup"
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-
80730349bb38858f8a9456a25b593c91
1+
34becdaf17b4c6c5d54602f36c246dda
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e7738c7a0349420c03ce5566faf6d76e
1+
d7b4847958a979d9413f11c16ef2f619

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": "7ed1ed14fefa4ddb131a6061cb0bac5e",
6-
"summary": "Clean artifacts"
5+
"md5": "11cf59cde581d0c4bc8a87897d9459ee",
6+
"summary": "Cleanup"
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-
e25413eb74502702d0be327ad09833dd
1+
f6eccc23e9871effe0ee0165125dae7d
Binary file not shown.

0 commit comments

Comments
 (0)