From 962f42e9fc85eb469abe8932cb29b811fa5e0008 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 22 Jan 2026 17:23:21 +0000 Subject: [PATCH] Update `tombi@latest` to 0.7.23 --- CHANGELOG.md | 2 ++ manifests/tombi.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f259d9e5..c78e1712 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 `tombi@latest` to 0.7.23. + ## [2.67.4] - 2026-01-22 - Support installing native binary for `cargo-llvm-cov` on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.) diff --git a/manifests/tombi.json b/manifests/tombi.json index ca6877ac..5f315c53 100644 --- a/manifests/tombi.json +++ b/manifests/tombi.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)", "latest": { - "version": "0.7.22" + "version": "0.7.23" }, "0.7": { - "version": "0.7.22" + "version": "0.7.23" + }, + "0.7.23": { + "x86_64_linux_musl": { + "etag": "0x8DE59D85C8B4229", + "checksum": "ce04b927dba3a0da871f3f77b24a30b243370ea999d2bd540d9e91786f8afb68" + }, + "x86_64_macos": { + "etag": "0x8DE59D85C7CFA53", + "checksum": "95a5dbc5ff756f2bc910af2a99f2b206afb751239e1d0c79223c7d5ebb9152c5" + }, + "x86_64_windows": { + "etag": "0x8DE59D85CF6841C", + "checksum": "b1552c5f1d400518b265f34433639a28792f308ad34643bf741b54702defcd2e" + }, + "aarch64_linux_musl": { + "etag": "0x8DE59D85C879CB6", + "checksum": "6b3dde3bd84a6b2cb2faa0a0284cab3dd1f72f0e70bfadce20ffffcd94288852" + }, + "aarch64_macos": { + "etag": "0x8DE59D85CAB029F", + "checksum": "2df9982b975cf2c4e86d869595629f067d284080caab1c514c4f740d585ee407" + }, + "aarch64_windows": { + "etag": "0x8DE59D85D12515D", + "checksum": "a4b2e08a57b9c120027b523da7d67fce3e7c110b408f534915eb4cdaac97e072" + } }, "0.7.22": { "x86_64_linux_musl": {