Skip to content

Commit 934ea53

Browse files
authored
Merge pull request #3 from threefoldtech/update-mycelium
update mycelium to 0.5.4
2 parents 361f55d + b27b1cf commit 934ea53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bins/packages/mycelium/mycelium.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
MYCELIUM_VERSION="0.5.3"
2-
MYCELIUM_CHECKSUM="a41979ca85b2d60ec4757a2dbd88e95c"
1+
MYCELIUM_VERSION="0.5.4"
2+
MYCELIUM_CHECKSUM="44dbdde5cda639a16d0999b8889436a3"
33
MYCELIUM_LINK="https://github.com/threefoldtech/mycelium/releases/download/v${MYCELIUM_VERSION}/mycelium-x86_64-unknown-linux-musl.tar.gz"
44

55
download_mycelium() {

0 commit comments

Comments
 (0)