Skip to main content

max / balanced_breakfast

Update OTA endpoint to /api/v1/sync/ota/
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-04-23 20:39 UTC
Commit: f0c72ddbe0fe62f34704cfc758428efd179f043c
Parent: 502744d
1 file changed, +1 insertion, -1 deletion
@@ -45,7 +45,7 @@
45 45 "updater": {
46 46 "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEJBOTU1QzIxQzdFRDI1MUMKUldRY0plM0hJVnlWdWhmekNSOThnb0FxejRNZ3NsS1BBWlE0aWNZbW92dXltOEExbVhnRmI2LzAK",
47 47 "endpoints": [
48 - "https://makenot.work/api/sync/ota/balanced-breakfast/{{target}}/{{arch}}/{{current_version}}"
48 + "https://makenot.work/api/v1/sync/ota/balanced-breakfast/{{target}}/{{arch}}/{{current_version}}"
49 49 ]
50 50 }
51 51 }