Skip to content

Commit

Permalink
update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-bilibili committed Oct 24, 2022
1 parent 81a198b commit af2dd00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
set -e
NDK_VERSION_IF_MISSING=r23b
GOST_VERSION=2.11.1
GOLANG_VERSION=1.17.7
GOST_VERSION=3.0.0-alpha.6
GOLANG_VERSION=1.19.2
cd $( cd "$( dirname "$0" )" && pwd )
git submodule update --init --recursive
if [ ! -e build ]
Expand Down
2 changes: 1 addition & 1 deletion gost
Submodule gost updated 115 files

0 comments on commit af2dd00

Please sign in to comment.