tombi: Update to version 0.7.24

This commit is contained in:
github-actions[bot] 2026-01-24 16:31:22 +00:00
parent f6a9bcca37
commit 9225b1940f

View File

@ -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",