Skip to content

Commit 4df1165

Browse files
committed
update box
1 parent 11e1eaf commit 4df1165

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@ CMakeLists.txt.user*
8282
/deployment
8383
/neko*.sh
8484
/qtsdk
85+
86+
.vs
87+
out

libs/get_source_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if [ ! -z $ENV_NEKORAY ]; then
2-
export COMMIT_SING_BOX_EXTRA="247a7a4522168aa8b151efc4085809cae819345d"
2+
export COMMIT_SING_BOX_EXTRA="2f8e1bdb842ec2138c1699101a84950617c3cbb8"
33
export COMMIT_MATSURI_XRAY="01208225ee7e508044cca8eb6776a117bcecd997"
44
fi
55

0 commit comments

Comments
 (0)