diff --git a/packages/brook/build.sh b/packages/brook/build.sh index 26a264bb1..2176d6a34 100644 --- a/packages/brook/build.sh +++ b/packages/brook/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/txthinking/brook TERMUX_PKG_DESCRIPTION="A cross-platform strong encryption and not detectable proxy. Zero-Configuration." TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm" -TERMUX_PKG_VERSION=20220404 +TERMUX_PKG_VERSION=20220406 TERMUX_PKG_SRCURL=https://github.com/txthinking/brook/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=a119adf673df8f61fcaec841e471392cfdd9d307fe52ec9d6b3d9393846a7630 +TERMUX_PKG_SHA256=cf4433263cc755edfe56be66d206b7ee5083faaaa8b30bb4102174ad73e22764 TERMUX_PKG_AUTO_UPDATE=true termux_step_make() {