We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c609931 commit f56b830Copy full SHA for f56b830
tur-hacking/afrog/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/zan8in/afrog
2
TERMUX_PKG_DESCRIPTION="A tool for finding vulnerabilities"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@UtermuxBlog"
5
-TERMUX_PKG_VERSION="3.2.0"
+TERMUX_PKG_VERSION="3.2.2"
6
TERMUX_PKG_SRCURL=https://github.com/zan8in/afrog/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=04bf7453b902c58c27fa719390ea057c8ece5971e46afed2a5bddfc4d69b1256
+TERMUX_PKG_SHA256=63d47e809d86ef48a9b0899310eb208e79b6a37250c42a51ebdd51894a36ed02
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments