File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ jobs:
168168 - name : Download mukti
169169 run : |
170170 mkdir -p ~/bin
171- curl -LsSf "https://github.com/sunshowers/mukti/releases/download/mukti-bin-0.5.0 /mukti-bin-0.5.0 -x86_64-unknown-linux-gnu.tar.gz" \
171+ curl -LsSf "https://github.com/sunshowers/mukti/releases/download/mukti-bin-0.5.2 /mukti-bin-0.5.2 -x86_64-unknown-linux-gnu.tar.gz" \
172172 | tar xzf - -C ~/bin
173173 - name : Add release metadata
174174 run : |
Original file line number Diff line number Diff line change 33This page documents new features and bugfixes for cargo-nextest. Please see the [ stability
44policy] ( book/stability.md ) for how versioning works with cargo-nextest.
55
6- ## [ 0.9.5-rc.1 ] - 2022-02-16
6+ ## [ 0.9.5-rc.2 ] - 2022-02-16
77
88(Temporary release) test out binary releases once again.
99
You can’t perform that action at this time.
0 commit comments