Skip to content

Commit

Permalink
Update artifacts after stash
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 5, 2024
1 parent 0f67946 commit 92f2611
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions artifacts/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "OpenSpool",
"version": "0.1.23",
"version": "0.1.24",
"builds": [
{
"chipFamily": "ESP32-S2",
"ota": {
"path": "openspool-esp32s2.ota.bin",
"md5": "7ed1ed14fefa4ddb131a6061cb0bac5e",
"summary": "Clean artifacts"
"md5": "11cf59cde581d0c4bc8a87897d9459ee",
"summary": "Cleanup"
},
"parts": [
{
Expand All @@ -20,8 +20,8 @@
"chipFamily": "ESP32",
"ota": {
"path": "openspool-esp32.ota.bin",
"md5": "e7738c7a0349420c03ce5566faf6d76e",
"summary": "Clean artifacts"
"md5": "d7b4847958a979d9413f11c16ef2f619",
"summary": "Cleanup"
},
"parts": [
{
Expand Down
4 changes: 2 additions & 2 deletions artifacts/openspool-esp32/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"chipFamily": "ESP32",
"ota": {
"path": "openspool-esp32.ota.bin",
"md5": "e7738c7a0349420c03ce5566faf6d76e",
"summary": "Clean artifacts"
"md5": "d7b4847958a979d9413f11c16ef2f619",
"summary": "Cleanup"
},
"parts": [
{
Expand Down
Binary file modified artifacts/openspool-esp32/openspool-esp32.factory.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion artifacts/openspool-esp32/openspool-esp32.factory.bin.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
80730349bb38858f8a9456a25b593c91
34becdaf17b4c6c5d54602f36c246dda
Binary file modified artifacts/openspool-esp32/openspool-esp32.ota.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion artifacts/openspool-esp32/openspool-esp32.ota.bin.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e7738c7a0349420c03ce5566faf6d76e
d7b4847958a979d9413f11c16ef2f619
4 changes: 2 additions & 2 deletions artifacts/openspool-esp32s2/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"chipFamily": "ESP32-S2",
"ota": {
"path": "openspool-esp32s2.ota.bin",
"md5": "7ed1ed14fefa4ddb131a6061cb0bac5e",
"summary": "Clean artifacts"
"md5": "11cf59cde581d0c4bc8a87897d9459ee",
"summary": "Cleanup"
},
"parts": [
{
Expand Down
Binary file modified artifacts/openspool-esp32s2/openspool-esp32s2.factory.bin
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e25413eb74502702d0be327ad09833dd
f6eccc23e9871effe0ee0165125dae7d
Binary file modified artifacts/openspool-esp32s2/openspool-esp32s2.ota.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion artifacts/openspool-esp32s2/openspool-esp32s2.ota.bin.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7ed1ed14fefa4ddb131a6061cb0bac5e
11cf59cde581d0c4bc8a87897d9459ee

0 comments on commit 92f2611

Please sign in to comment.