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 11e1eaf commit 4df1165Copy full SHA for 4df1165
.gitignore
@@ -82,3 +82,6 @@ CMakeLists.txt.user*
82
/deployment
83
/neko*.sh
84
/qtsdk
85
+
86
+.vs
87
+out
libs/get_source_env.sh
@@ -1,5 +1,5 @@
1
if [ ! -z $ENV_NEKORAY ]; then
2
- export COMMIT_SING_BOX_EXTRA="247a7a4522168aa8b151efc4085809cae819345d"
+ export COMMIT_SING_BOX_EXTRA="2f8e1bdb842ec2138c1699101a84950617c3cbb8"
3
export COMMIT_MATSURI_XRAY="01208225ee7e508044cca8eb6776a117bcecd997"
4
fi
5
0 commit comments