From e69513dca4a3bb01df33805ed84dc816552c10e5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 11 Jan 2026 06:12:39 +0000 Subject: [PATCH] Update `tombi@latest` to 0.7.18 --- CHANGELOG.md | 2 ++ manifests/tombi.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9c2dc1b..5c055cc6 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.18. + - Update `ubi@latest` to 0.9.0. - Update `tombi@latest` to 0.7.17. diff --git a/manifests/tombi.json b/manifests/tombi.json index 854b2838..dc0a90e4 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.17" + "version": "0.7.18" }, "0.7": { - "version": "0.7.17" + "version": "0.7.18" + }, + "0.7.18": { + "x86_64_linux_musl": { + "etag": "0x8DE50D348B7380E", + "checksum": "87811d8b1ec48b7fc8fb873f9c50b97b958cb5ecd9fcf9485d34924aaee5d6b3" + }, + "x86_64_macos": { + "etag": "0x8DE50D348B5B32C", + "checksum": "ade10a7009c34023ae96a69b5672984e9d210cc720b157a3835b0d46ab59cd0f" + }, + "x86_64_windows": { + "etag": "0x8DE50D348D3C7A4", + "checksum": "ac0741aa3472311c6cc2720c6588bf34074455052270a825469357565c87db51" + }, + "aarch64_linux_musl": { + "etag": "0x8DE50D348B1BFFD", + "checksum": "5f7bf9ec6a0fbc6cfcdaf4029631721075ad291b13c4f702a5c99a0f832b9e6b" + }, + "aarch64_macos": { + "etag": "0x8DE50D349343F9A", + "checksum": "448ce1a834b0c9e1db792c9e553098464f8b04155599750b5fbf7efd895e3942" + }, + "aarch64_windows": { + "etag": "0x8DE50D348B627D4", + "checksum": "3e33ffaea78f2b1d0bed50b63de14576bd091230c11bf9cb29fcee8b9e6230a2" + } }, "0.7.17": { "x86_64_linux_musl": {