From 27d1b8360ef49c55405acdbf9ad266ac79857693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?MisakaNo=20=E3=81=AE=20=E5=B0=8F=E7=A0=B4=E7=AB=99?= <122191366+Misaka-blog@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:04:52 +0800 Subject: [PATCH] Update get_source_env.sh --- buildScript/lib/core/get_source_env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildScript/lib/core/get_source_env.sh b/buildScript/lib/core/get_source_env.sh index 580c3799..c1bb48db 100644 --- a/buildScript/lib/core/get_source_env.sh +++ b/buildScript/lib/core/get_source_env.sh @@ -1,5 +1,5 @@ if [ ! -z $ENV_NB4A ]; then - export COMMIT_SING_BOX_EXTRA="23b2e02b0758e9daffd3eb01ccb7377818c5beed" + export COMMIT_SING_BOX_EXTRA="046c0e406ed4719608fb38fed90e3b1e229163f9" fi if [ ! -z $ENV_SING_BOX_EXTRA ]; then