From 9225b1940fcfbbda17ae90eecba9ed6f48126b3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 16:31:22 +0000 Subject: [PATCH] tombi: Update to version 0.7.24 --- bucket/tombi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tombi.json b/bucket/tombi.json index bbcbd4c9d9..0fe1924feb 100644 --- a/bucket/tombi.json +++ b/bucket/tombi.json @@ -1,5 +1,5 @@ { - "version": "0.7.23", + "version": "0.7.24", "description": "Feature-Rich TOML Toolkit.", "homepage": "https://tombi-toml.github.io/tombi/", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.23/tombi-cli-0.7.23-x86_64-pc-windows-msvc.zip", - "hash": "b1552c5f1d400518b265f34433639a28792f308ad34643bf741b54702defcd2e" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.24/tombi-cli-0.7.24-x86_64-pc-windows-msvc.zip", + "hash": "aa1240ea712fed08dcda7a75849dc506ba1c7aebc876b757f9f0e46a2236f61a" }, "arm64": { - "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.23/tombi-cli-0.7.23-aarch64-pc-windows-msvc.zip", - "hash": "a4b2e08a57b9c120027b523da7d67fce3e7c110b408f534915eb4cdaac97e072" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.24/tombi-cli-0.7.24-aarch64-pc-windows-msvc.zip", + "hash": "d5d2a6a4955cd9e3bcba7886154a45a6f25d06ce45d50bea7f8923855a73c633" } }, "bin": "tombi.exe",