tombi: Update to version 0.7.23

This commit is contained in:
github-actions[bot] 2026-01-22 20:30:53 +00:00
parent 2303d4753e
commit a6a89b9f40

View File

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