Skip to content

Commit

Permalink
Update json-minimal-tests (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 authored Feb 10, 2021
1 parent c2c89dd commit 69626e3
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 @@ -28,7 +28,7 @@ tar xz -C $CARGO_HOME/bin

# Install json minimal tests
JMT_LINK="https://github.com/Luni-4/json-minimal-tests/releases/download"
JMT_VERSION="0.1.0"
JMT_VERSION="0.1.1"
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 69626e3

Please sign in to comment.