From a5ee591cfb864b5c83440b7e91d02e547ac94292 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 18 Nov 2024 18:10:22 +0000 Subject: [PATCH] Update `cargo-dinghy@latest` to 0.8.0 --- CHANGELOG.md | 2 ++ manifests/cargo-dinghy.json | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecf07ea5..5129888b 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-dinghy@latest` to 0.8.0. + - Update `cargo-binstall@latest` to 1.10.13. ## [2.44.71] - 2024-11-16 diff --git a/manifests/cargo-dinghy.json b/manifests/cargo-dinghy.json index 51498008..471017d8 100644 --- a/manifests/cargo-dinghy.json +++ b/manifests/cargo-dinghy.json @@ -12,7 +12,20 @@ }, "license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.7.3" + "version": "0.8.0" + }, + "0.8": { + "version": "0.8.0" + }, + "0.8.0": { + "x86_64_linux_musl": { + "etag": "0x8DD07EB5F95FDA4", + "checksum": "225c358aed6275a2de43c1a20006d23631013128b21a07c4977f8619a3970d08" + }, + "x86_64_macos": { + "etag": "0x8DD07EBA1A526CA", + "checksum": "06c79e459ad2b46fd453eaea9da8bde01019214337134b521244e7d74251ee65" + } }, "0.7": { "version": "0.7.3"