Skip to content

Commit

Permalink
tool-update.sh update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Nov 22, 2023
1 parent 0581630 commit dc7f5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ VM_TAG="v1.5.19"
echo "Before:"
mxpy config dump
mxpy config set dependencies.vmtools.tag $VM_TAG
mxpy config set dependencies.vmtools.urlTemplate.linux https://github.com/multiversx/mx-chain-vm-go/archive/{TAG}.tar.gz
echo "After:"
mxpy config dump

Expand Down

0 comments on commit dc7f5fa

Please sign in to comment.