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 b350622 commit 370b3c0Copy full SHA for 370b3c0
1 file changed
packages/sing-box/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://sing-box.sagernet.org
2
TERMUX_PKG_DESCRIPTION="The universal proxy platform"
3
TERMUX_PKG_LICENSE="GPL-3.0"
4
TERMUX_PKG_MAINTAINER="kay9925@outlook.com"
5
-TERMUX_PKG_VERSION="1.13.0"
+TERMUX_PKG_VERSION="1.13.1"
6
TERMUX_PKG_SRCURL="https://github.com/SagerNet/sing-box/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz"
7
-TERMUX_PKG_SHA256=6ddc71596dc937873c5aba15a4f2b395c5434265efdc1bd21f4c03d8c5b7f641
+TERMUX_PKG_SHA256=62624d4c11e318606b0dc181d1da4b2b4d7e110f67c6fb15e1ba14bb88377f69
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
0 commit comments