taplo: Update to version 0.9.2

This commit is contained in:
github-actions[bot] 2024-07-12 12:31:15 +00:00
parent a026987c8b
commit 16088294ff

View File

@ -1,16 +1,16 @@
{
"version": "0.8.1",
"version": "0.9.2",
"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.8.1/taplo-full-windows-x86_64.zip",
"hash": "265bf383e2656ea0b26f8de649866c497a95a75930e77bc07d647eb8abb05961"
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.2/taplo-full-windows-x86_64.zip",
"hash": "0085eaa26c45ddbb9c5dd425224ac7671b243811d7c14e27b1112130d46527fe"
},
"32bit": {
"url": "https://github.com/tamasfe/taplo/releases/download/0.8.1/taplo-full-windows-x86.zip",
"hash": "d0e1d8b04ab6a60b8ca22d2e3133be157a3904235a21ae8825a6b6b773b65318"
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.2/taplo-full-windows-x86.zip",
"hash": "fe4c659f0d4f8d9736dabdd2f235063532a3dccee525ba31dbbff7f839421f9c"
}
},
"bin": "taplo.exe",