Skip to content

Commit

Permalink
updates mycelium version to 0.5.2 (#2322)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraf Fouda <[email protected]>
  • Loading branch information
ashraffouda authored and muhamadazmy committed May 24, 2024
1 parent ef6936d commit ca271de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bins/packages/mycelium/mycelium.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MYCELIUM_VERSION="0.4.0"
MYCELIUM_CHECKSUM="b8be89c10d5a25d2796740fd78c6e9c9"
MYCELIUM_VERSION="0.5.2"
MYCELIUM_CHECKSUM="7f59c3e3340dc9f934ce75c7ad6f29c6"
MYCELIUM_LINK="https://github.com/threefoldtech/mycelium/releases/download/v${MYCELIUM_VERSION}/mycelium-x86_64-unknown-linux-musl.tar.gz"

download_mycelium() {
Expand Down

0 comments on commit ca271de

Please sign in to comment.