From a5be44366e37e4b59229136830fbb84fff343860 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 7 Jan 2024 18:07:28 +0000 Subject: [PATCH] Update `cargo-careful@latest` to 0.4.1 --- CHANGELOG.md | 2 ++ manifests/cargo-careful.json | 15 +++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bfd9d7a..c3514d5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-careful@latest` to 0.4.1. + ## [2.24.0] - 2024-01-07 - Update `cargo-binstall@latest` to 1.5.0. diff --git a/manifests/cargo-careful.json b/manifests/cargo-careful.json index 394399ac..118035d0 100644 --- a/manifests/cargo-careful.json +++ b/manifests/cargo-careful.json @@ -12,10 +12,21 @@ } }, "latest": { - "version": "0.4.0" + "version": "0.4.1" }, "0.4": { - "version": "0.4.0" + "version": "0.4.1" + }, + "0.4.1": { + "x86_64_linux_musl": { + "checksum": "ea403df41ca913e536f97b8a039343173abae399436570a16d271908af989808" + }, + "x86_64_macos": { + "checksum": "ccbee4b5a0f5bf235c038b89d6046c08b2bff405ffa7289f4194f5402ea96c15" + }, + "x86_64_windows": { + "checksum": "655ac5c504b2f54f11807edc6d9a19cea668bfb119ea086c5848504f7d09071c" + } }, "0.4.0": { "x86_64_linux_musl": {