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 ef6936d commit 6c55d12Copy full SHA for 6c55d12
bins/packages/mycelium/mycelium.sh
@@ -1,5 +1,5 @@
1
-MYCELIUM_VERSION="0.4.0"
2
-MYCELIUM_CHECKSUM="b8be89c10d5a25d2796740fd78c6e9c9"
+MYCELIUM_VERSION="0.5.2"
+MYCELIUM_CHECKSUM="7f59c3e3340dc9f934ce75c7ad6f29c6"
3
MYCELIUM_LINK="https://github.com/threefoldtech/mycelium/releases/download/v${MYCELIUM_VERSION}/mycelium-x86_64-unknown-linux-musl.tar.gz"
4
5
download_mycelium() {
0 commit comments