taplo: Update to version 0.9.3

This commit is contained in:
github-actions[bot] 2024-07-31 12:32:36 +00:00
parent 8e06229252
commit 2ac7d83a01

View File

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