diff --git a/bucket/tombi.json b/bucket/tombi.json index 0e3f087772..20ada41f0d 100644 --- a/bucket/tombi.json +++ b/bucket/tombi.json @@ -1,5 +1,5 @@ { - "version": "0.7.33", + "version": "0.8.0", "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.33/tombi-cli-0.7.33-x86_64-pc-windows-msvc.zip", - "hash": "7d2c96cfc6ce305615af73ca4111eda17e17dac229e88b42d66f0f30b0fe2d34" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.8.0/tombi-cli-0.8.0-x86_64-pc-windows-msvc.zip", + "hash": "3b1c112d20cf10b5957205f089d5058b9ea9016ae807d4aea8a0c4171a4ccfaa" }, "arm64": { - "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.33/tombi-cli-0.7.33-aarch64-pc-windows-msvc.zip", - "hash": "f6fba79d9956a1d4ad46aff1e41d1f31223695c0da6634af66b8efe5de8e6e69" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.8.0/tombi-cli-0.8.0-aarch64-pc-windows-msvc.zip", + "hash": "57cecc4747210f86b9b2a5f4220f1e7baaa1266c19e346646617cbbdd8da934b" } }, "bin": "tombi.exe",