diff --git a/bucket/tombi.json b/bucket/tombi.json index c626c387c5..386d296806 100644 --- a/bucket/tombi.json +++ b/bucket/tombi.json @@ -1,5 +1,5 @@ { - "version": "0.7.25", + "version": "0.7.27", "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.25/tombi-cli-0.7.25-x86_64-pc-windows-msvc.zip", - "hash": "bef21ca131643d8686478bae22fcc33ef838c55f92d588d66c440e145b0c2818" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.27/tombi-cli-0.7.27-x86_64-pc-windows-msvc.zip", + "hash": "ef9c2ff17a5153cb0ebd9bdce72c979f5e0630c36c2f86fc928fc5010443b65e" }, "arm64": { - "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.25/tombi-cli-0.7.25-aarch64-pc-windows-msvc.zip", - "hash": "cfdbcdfe19bfc52fd2d91bab93d4ee1596448cadb01925f35291615f956f34c4" + "url": "https://github.com/tombi-toml/tombi/releases/download/v0.7.27/tombi-cli-0.7.27-aarch64-pc-windows-msvc.zip", + "hash": "d1ffbd08f08cef6e9602de03607c14ac50cf5fb60f9f3bd3a3e224c2e1d928a4" } }, "bin": "tombi.exe",