release: prepare ZUPT 5.2.6 native gates

This commit is contained in:
Cristian Cezar Moisés 2026-08-31 18:12:27 -03:00
commit 7821523942
31 changed files with 418 additions and 207 deletions

View file

@ -6,7 +6,7 @@
set -Eeuo pipefail
umask 077
VERSION=${VERSION:-5.2.5}
VERSION=${VERSION:-5.2.6}
PREFIX=${PREFIX:-/usr/local}
echo "🔧 Installing ZUPT..."