diff --git a/bucket/taplo.json b/bucket/taplo.json index 5087f3406b..55536d833b 100644 --- a/bucket/taplo.json +++ b/bucket/taplo.json @@ -1,16 +1,16 @@ { - "version": "0.9.2", + "version": "0.9.3", "description": "A TOML toolkit written in Rust", "homepage": "https://taplo.tamasfe.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tamasfe/taplo/releases/download/0.9.2/taplo-full-windows-x86_64.zip", - "hash": "0085eaa26c45ddbb9c5dd425224ac7671b243811d7c14e27b1112130d46527fe" + "url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86_64.zip", + "hash": "8e24648e698cb5c6443de240c36a82287d00cd5b98406f6cb18b06d9ddd46ba6" }, "32bit": { - "url": "https://github.com/tamasfe/taplo/releases/download/0.9.2/taplo-full-windows-x86.zip", - "hash": "fe4c659f0d4f8d9736dabdd2f235063532a3dccee525ba31dbbff7f839421f9c" + "url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86.zip", + "hash": "a2afd8a0b415edb45e4c18d4ab6cca1530b6bec8820ba51d550ce39912ad3510" } }, "bin": "taplo.exe",