Skip to content

Commit d83de78

Browse files
committed
update .releases.json
The add-and-commit job seems quite buggy, unfortunately.
1 parent 25095a0 commit d83de78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"latest":null,"ranges":{"0.9":{"latest":"0.9.4-rc.3","is_prerelease":true,"versions":{"0.9.4-rc.3":{"release_url":"https://github.com/nextest-rs/nextest/releases/cargo-nextest-0.9.4-rc.3","status":"active","locations":[{"target":"x86_64-unknown-linux-gnu","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4-rc.3/cargo-nextest-0.9.4-rc.3-x86_64-unknown-linux-gnu.tar.gz"},{"target":"x86_64-pc-windows-msvc","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4-rc.3/cargo-nextest-0.9.4-rc.3-x86_64-pc-windows-msvc.zip"},{"target":"universal-apple-darwin","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4-rc.3/cargo-nextest-0.9.4-rc.3-universal-apple-darwin.tar.gz"}]}}}}}
1+
{"latest":"0.9","ranges":{"0.9":{"latest":"0.9.4","is_prerelease":false,"versions":{"0.9.4":{"release_url":"https://github.com/nextest-rs/nextest/releases/cargo-nextest-0.9.4","status":"active","locations":[{"target":"x86_64-unknown-linux-gnu","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4/cargo-nextest-0.9.4-x86_64-unknown-linux-gnu.tar.gz"},{"target":"x86_64-pc-windows-msvc","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4/cargo-nextest-0.9.4-x86_64-pc-windows-msvc.zip"},{"target":"universal-apple-darwin","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4/cargo-nextest-0.9.4-universal-apple-darwin.tar.gz"}]},"0.9.4-rc.3":{"release_url":"https://github.com/nextest-rs/nextest/releases/cargo-nextest-0.9.4-rc.3","status":"active","locations":[{"target":"x86_64-unknown-linux-gnu","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4-rc.3/cargo-nextest-0.9.4-rc.3-x86_64-unknown-linux-gnu.tar.gz"},{"target":"x86_64-pc-windows-msvc","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4-rc.3/cargo-nextest-0.9.4-rc.3-x86_64-pc-windows-msvc.zip"},{"target":"universal-apple-darwin","url":"https://github.com/nextest-rs/nextest/releases/download/cargo-nextest-0.9.4-rc.3/cargo-nextest-0.9.4-rc.3-universal-apple-darwin.tar.gz"}]}}}}}

0 commit comments

Comments
 (0)