diff --git a/script/build-external-libs/fetch-wownero.sh b/script/build-external-libs/fetch-wownero.sh index 1c79729..930a5f9 100755 --- a/script/build-external-libs/fetch-wownero.sh +++ b/script/build-external-libs/fetch-wownero.sh @@ -10,10 +10,10 @@ cd $EXTERNAL_LIBS_BUILD_ROOT # url="$base_dir/vendor/wownero" -# url="https://github.com/wownero/wownero" -url="https://github.com/wowario/wownero" -# version="v0.3.0.0" -version="0a97b3" +url="https://github.com/wownero/wownero" +# url="https://github.com/wowario/wownero" +version="v0.3.1.0" +# version="0a97b3" rm -rf wownero