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 8e26d86 commit 94b9b84Copy full SHA for 94b9b84
comdex/build.sh
@@ -5,7 +5,7 @@ wget https://github.com/CosmWasm/wasmvm/releases/download/v1.2.1/libwasmvm_muslc
5
6
git clone https://github.com/comdex-official/comdex.git
7
cd comdex
8
-git checkout v11.5.0
+git checkout v11.5.1
9
10
11
BUILD_TAGS=muslc LINK_STATICALLY=true make build
0 commit comments