Update cargo-careful@latest to 0.4.2

This commit is contained in:
Taiki Endo
2024-05-19 12:59:01 +00:00
parent 68c5e86b83
commit c9ca4b7c7b
2 changed files with 15 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-careful@latest` to 0.4.2.
## [2.33.25] - 2024-05-18 ## [2.33.25] - 2024-05-18
- Update `cargo-binstall@latest` to 1.6.7. - Update `cargo-binstall@latest` to 1.6.7.

View File

@@ -12,10 +12,21 @@
} }
}, },
"latest": { "latest": {
"version": "0.4.1" "version": "0.4.2"
}, },
"0.4": { "0.4": {
"version": "0.4.1" "version": "0.4.2"
},
"0.4.2": {
"x86_64_linux_musl": {
"checksum": "ee14c5796acab604714e358de11bf5204055410ae8fd4891df7f5d62461402c3"
},
"x86_64_macos": {
"checksum": "480efaf0a577161332b27ea13c8703ead1b6355b5c6541f5bd61d440440b4bde"
},
"x86_64_windows": {
"checksum": "ac374b7799a37e3ef21c6bfe409583c3acbc57242fbb32e8534269b5e97b8ee9"
}
}, },
"0.4.1": { "0.4.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {