Skip to content

Commit ddba893

Browse files
committed
Update artifacts after stash
1 parent aa03180 commit ddba893

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
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.10",
3+
"version": "0.1.12",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "8b1c2d187b9fb877b5b6b09a04226386",
10-
"summary": "View manifests",
9+
"md5": "7b844d7220943b738c46fa9ef378d75e",
10+
"summary": "Add PSRAM image",
1111
"release_url": "https://raw.githubusercontent.com/spuder/OpenSpool/main/artifacts/openspool-esp32s2/manifest.json"
1212
},
1313
"parts": [
@@ -21,8 +21,8 @@
2121
"chipFamily": "ESP32",
2222
"ota": {
2323
"path": "openspool-esp32.ota.bin",
24-
"md5": "58c60f8d4b5f8392e6104e9914379e3a",
25-
"summary": "View manifests",
24+
"md5": "569e0540e1e92865b61c66e9a2a9c048",
25+
"summary": "Add PSRAM image",
2626
"release_url": "https://raw.githubusercontent.com/spuder/OpenSpool/main/artifacts/openspool-esp32/manifest.json"
2727
},
2828
"parts": [

0 commit comments

Comments
 (0)