From 5f68cef2c452eb3fcb5dccbbcd5f6d192a13a892 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 30 Aug 2026 12:27:21 +0000 Subject: [PATCH] Update `tombi@latest` to 1.5.0 --- CHANGELOG.md | 2 ++ manifests/tombi.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd406091..13503921 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 1.5.0. + - Update `shfmt@latest` to 3.14.0. ## [2.87.1] - 2026-08-29 diff --git a/manifests/tombi.json b/manifests/tombi.json index 92dfaa74..8d1b4ecb 100644 --- a/manifests/tombi.json +++ b/manifests/tombi.json @@ -2,10 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "1.4.1" + "version": "1.5.0" }, "1": { - "version": "1.4.1" + "version": "1.5.0" + }, + "1.5": { + "version": "1.5.0" }, "1.5.0": { "x86_64_linux_musl": {