We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5a363 commit 4e09094Copy full SHA for 4e09094
artifacts/manifest.json
@@ -1,13 +1,13 @@
1
{
2
"name": "OpenSpool",
3
- "version": "0.1.20",
+ "version": "0.1.22",
4
"builds": [
5
6
"chipFamily": "ESP32-S2",
7
"ota": {
8
"path": "openspool-esp32s2.ota.bin",
9
- "md5": "aa35f90bd8fe127334bbe0a49c5c2646",
10
- "summary": "only build on tags"
+ "md5": "1446305e240146df33c4ef2264c95ddc",
+ "summary": "Fix typo"
11
},
12
"parts": [
13
@@ -20,8 +20,8 @@
20
"chipFamily": "ESP32",
21
22
"path": "openspool-esp32.ota.bin",
23
- "md5": "3bbbca8190fa1aae91d826cd59c6e3fc",
24
+ "md5": "dda0c79f4bff4b64ad0f5cd90773f839",
25
26
27
0 commit comments