Skip to main content

max / goingson

Update OTA endpoint to /api/v1/sync/ota/
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-04-23 20:38 UTC
Commit: 46169e6e7f39a9bee0946c66037cbe7b33665877
Parent: 831eea2
1 file changed, +1 insertion, -1 deletion
@@ -48,7 +48,7 @@
48 48 "updater": {
49 49 "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEIxMkJENjg1MjJFRDUzQ0UKUldUT1UrMGloZFlyc2VTa3NaYzBma0ZtbWtEcEkyS2FlL0JCbXk2Ny9KOFdqWXk4ZGE0Z0JpQWcK",
50 50 "endpoints": [
51 - "https://makenot.work/api/sync/ota/goingson/{{target}}/{{arch}}/{{current_version}}"
51 + "https://makenot.work/api/v1/sync/ota/goingson/{{target}}/{{arch}}/{{current_version}}"
52 52 ]
53 53 }
54 54 }