new release 0.7.36

This commit is contained in:
lumapu 2023-08-18 01:29:33 +02:00
parent d4b9f134bb
commit 238cd5326a
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View file

@ -1,6 +1,6 @@
{
"name": "AhoyDTU",
"version": "0.7.26",
"version": "0.7.36",
"funding_url": "https://ko-fi.com/lumapu",
"new_install_prompt_erase": true,
"builds": [
@ -10,13 +10,13 @@
{ "path": "/firmware/bootloader.bin", "offset": 4096 },
{ "path": "/firmware/partitions.bin", "offset": 32768 },
{ "path": "/firmware/ota.bin", "offset": 57344 },
{ "path": "/firmware/230806_ahoy_0.7.26_cbdb150_esp32.bin", "offset": 65536 }
{ "path": "/firmware/230817_ahoy_0.7.36_ba218ed_esp32.bin", "offset": 65536 }
]
},
{
"chipFamily": "ESP8266",
"parts": [
{ "path": "/firmware/230806_ahoy_0.7.26_cbdb150_esp8266.bin", "offset": 0 }
{ "path": "/firmware/230817_ahoy_0.7.36_ba218ed_esp8266.bin", "offset": 0 }
]
}
]