mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update cargo-nextest@latest to 0.9.57 (#179)
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `cargo-nextest@latest` to 0.9.57.
|
||||||
|
|
||||||
## [2.13.4] - 2023-08-02
|
## [2.13.4] - 2023-08-02
|
||||||
|
|
||||||
- Update `cargo-nextest@latest` to 0.9.56.
|
- Update `cargo-nextest@latest` to 0.9.56.
|
||||||
|
|||||||
21
manifests/cargo-nextest.json
generated
21
manifests/cargo-nextest.json
generated
@@ -17,10 +17,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.9.56"
|
"version": "0.9.57"
|
||||||
},
|
},
|
||||||
"0.9": {
|
"0.9": {
|
||||||
"version": "0.9.56"
|
"version": "0.9.57"
|
||||||
|
},
|
||||||
|
"0.9.57": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"checksum": "5fc2416dd001ec89d904a345465da0b91452896b74621a82fec33e33d4856320"
|
||||||
|
},
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "c9275cb47f75936ad9a6ff24557f210c7a248d284f9b9d6953e128e907b1a926"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "8a66df687d857f173ca6ac7773c699883beca09ce558852bc620d023336ee3b4"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "75e2b29d49b1b86d15f61051620aeffb159322f9c262cec2646a96ec79bfac85"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"checksum": "e567e43446969205fd26da6f09c03f965fce20df3a0c476c4f2f77ed30ff2538"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.9.56": {
|
"0.9.56": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user