Update cargo-nextest@latest to 0.9.52

This commit is contained in:
Taiki Endo
2023-05-06 17:05:47 +00:00
parent a775aaf2e8
commit 0545778fb0
2 changed files with 21 additions and 2 deletions

View File

@@ -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.52.
## [2.8.0] - 2023-05-03 ## [2.8.0] - 2023-05-03
- Trim whitespace from tool names. ([#115](https://github.com/taiki-e/install-action/pull/115)) - Trim whitespace from tool names. ([#115](https://github.com/taiki-e/install-action/pull/115))

View File

@@ -17,10 +17,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.9.51" "version": "0.9.52"
}, },
"0.9": { "0.9": {
"version": "0.9.51" "version": "0.9.52"
},
"0.9.52": {
"x86_64_linux_gnu": {
"checksum": "55bf039be0d14e4266eaacd765a292294c8627787dcb31d503690a9c14ad21fc"
},
"x86_64_linux_musl": {
"checksum": "7e6b14b379b8315f81d1e2542e6f6de9fffda6ca9c95054ebc0560f52a27038f"
},
"x86_64_macos": {
"checksum": "d4638b6ec6e8e8d8f3cf4ff8f039665f0a1d4ff2cf7ef6467bdb243e654c9911"
},
"x86_64_windows": {
"checksum": "af5c3227e870b9f1719d8993d09dc3f2871c4e34b06d8711679129c370a0fa0d"
},
"aarch64_linux_gnu": {
"checksum": "ee7d4f5264c5be5177b3a0bb8fb0bd2100592a6ea29bcbef1d98b782c09e5dc0"
}
}, },
"0.9.51": { "0.9.51": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {