From e35d287174eb37d3c182bf42f4f645e554a99165 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Mon, 21 Mar 2022 06:06:57 +0000 Subject: [PATCH] brook: update to 20220406 This commit has been automatically submitted by Github Actions. --- packages/brook/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {