From a6a89b9f40f2ecc5a00f98e9f11c83bc9f9e208a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:30:53 +0000 Subject: [PATCH] tombi: Update to version 0.7.23 --- bucket/tombi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tombi.json b/bucket/tombi.json index 34e3d01418..bbcbd4c9d9 100644 --- a/bucket/tombi.json +++ b/bucket/tombi.json @@ -1,5 +1,5 @@ { - "version": "0.7.22", + "version": "0.7.23", "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.22/tombi-cli-0.7.22-x86_64-pc-windows-msvc.zip", - "hash": "302e68cef376469837c1e3d01bc3d02ee1bbcd512edde703af77f24b2a50241e" + "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" }, "arm64": { - "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.22/tombi-cli-0.7.22-aarch64-pc-windows-msvc.zip", - "hash": "a62d423c80ca54b006564b75d1f0258e5055bc0efeecffad5d8b59fc7099743a" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.23/tombi-cli-0.7.23-aarch64-pc-windows-msvc.zip", + "hash": "a4b2e08a57b9c120027b523da7d67fce3e7c110b408f534915eb4cdaac97e072" } }, "bin": "tombi.exe",