From d438e4b24cfd39f2c7f9276746256a1f551b4d97 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Sat, 24 Aug 2024 18:18:10 +0000 Subject: [PATCH] bump(main/teleport-tsh): 16.1.8 This commit has been automatically submitted by Github Actions. --- packages/teleport-tsh/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/teleport-tsh/build.sh b/packages/teleport-tsh/build.sh index c3fb509aad392af..8577612c8f1f7b8 100644 --- a/packages/teleport-tsh/build.sh +++ b/packages/teleport-tsh/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/gravitational/teleport TERMUX_PKG_DESCRIPTION="Secure Access for Developers that doesn't get in the way" TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="16.1.4" +TERMUX_PKG_VERSION="16.1.8" TERMUX_PKG_SRCURL=https://github.com/gravitational/teleport/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=d01894c0c9990840083ec2e28749ff532b80df420ddd059c9099a20b84bb3f07 +TERMUX_PKG_SHA256=db213ac073735eb1e112bdfc8eafb0d8edb17b01172a87af07c0d90f52eddaad TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_HOSTBUILD=true