From f325e36d151ebc4f53e87c9e4c112a3edf5c7348 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 12 Aug 2026 15:31:58 +0000 Subject: [PATCH] Update `cargo-rdme@latest` to 2.2.1 --- CHANGELOG.md | 2 ++ manifests/cargo-rdme.json | 23 ++++++++++++++++++++--- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93459c74..9599ce12 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-rdme@latest` to 2.2.1. + - Update `biome@latest` to 2.5.8. ## [2.85.11] - 2026-08-09 diff --git a/manifests/cargo-rdme.json b/manifests/cargo-rdme.json index 458967b8..05942caf 100644 --- a/manifests/cargo-rdme.json +++ b/manifests/cargo-rdme.json @@ -2,13 +2,30 @@ "rust_crate": "cargo-rdme", "template": null, "latest": { - "version": "2.2.0" + "version": "2.2.1" }, "2": { - "version": "2.2.0" + "version": "2.2.1" }, "2.2": { - "version": "2.2.0" + "version": "2.2.1" + }, + "2.2.1": { + "x86_64_linux_musl": { + "url": "https://github.com/orium/cargo-rdme/releases/download/v2.2.1/cargo-rdme_v2.2.1_x86_64-unknown-linux-musl.tar.gz", + "etag": "0x8DEF7B2F6F9E079", + "hash": "fe2cec43c68e75678bef3301248e626b0e283714b147e362ec1964e747ddf666" + }, + "x86_64_windows": { + "url": "https://github.com/orium/cargo-rdme/releases/download/v2.2.1/cargo-rdme_v2.2.1_x86_64-pc-windows-gnu.zip", + "etag": "0x8DEF7B32480A9A9", + "hash": "271255cc0c82385420e35569deab8aed64c3d11877c934678e45fac567319608" + }, + "aarch64_macos": { + "url": "https://github.com/orium/cargo-rdme/releases/download/v2.2.1/cargo-rdme_v2.2.1_aarch64-apple-darwin.tar.gz", + "etag": "0x8DEF7B2CCA9B60D", + "hash": "98fcc30599938f16873e2ff21ad962ac7ed7827a760cf1392da3a25939c79d59" + } }, "2.2.0": { "x86_64_linux_musl": {