Skip to content

Commit

Permalink
Update json-minimal-tests (#476)
Browse files Browse the repository at this point in the history
- Use html `pre` tag to format code
  • Loading branch information
Luni-4 committed Feb 16, 2021
1 parent 79a0adf commit 433db6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-submodules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi

# Install json minimal tests
JMT_LINK="https://github.com/Luni-4/json-minimal-tests/releases/download"
JMT_VERSION="0.1.2"
JMT_VERSION="0.1.3"
curl -L "$JMT_LINK/v$JMT_VERSION/json-minimal-tests-linux.tar.gz" |
tar xz -C $CARGO_HOME/bin

Expand Down

0 comments on commit 433db6d

Please sign in to comment.