chore(main/telegram-bot-api): force disable auto updates [no ci]

This is needed to avoid auto-updater script warnings.
Updating requires manual commit selection, auto updater can not do that.
This commit is contained in:
Twaik Yont 2023-10-21 22:44:01 +03:00 committed by GitHub
parent fa0a9e15b2
commit 8174a497f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ _COMMIT=251589221708a8280ffcad32fcdc5348d014a6ae
_COMMIT_DATE=2023.04.21
TERMUX_PKG_VERSION=${_COMMIT_DATE//./}
TERMUX_PKG_SHA256=2d76518790da1a73bcb4212f3870254a79a69f0267aaef29a7493f228e1c8708
TERMUX_PKG_AUTO_UPDATE=false
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_HOSTBUILD=true
TERMUX_PKG_DEPENDS="libc++, openssl, zlib"