mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
taplo: Update to version 0.9.3
This commit is contained in:
parent
8e06229252
commit
2ac7d83a01
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"description": "A TOML toolkit written in Rust",
|
"description": "A TOML toolkit written in Rust",
|
||||||
"homepage": "https://taplo.tamasfe.dev/",
|
"homepage": "https://taplo.tamasfe.dev/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.2/taplo-full-windows-x86_64.zip",
|
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86_64.zip",
|
||||||
"hash": "0085eaa26c45ddbb9c5dd425224ac7671b243811d7c14e27b1112130d46527fe"
|
"hash": "8e24648e698cb5c6443de240c36a82287d00cd5b98406f6cb18b06d9ddd46ba6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.2/taplo-full-windows-x86.zip",
|
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86.zip",
|
||||||
"hash": "fe4c659f0d4f8d9736dabdd2f235063532a3dccee525ba31dbbff7f839421f9c"
|
"hash": "a2afd8a0b415edb45e4c18d4ab6cca1530b6bec8820ba51d550ce39912ad3510"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "taplo.exe",
|
"bin": "taplo.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user