dprint: Update to version 0.47.6

This commit is contained in:
github-actions[bot] 2024-12-02 00:40:15 +00:00
parent 1eb74463ae
commit 81760a8743

View File

@ -1,12 +1,12 @@
{
"homepage": "https://dprint.dev",
"description": "Pluggable and configurable code formatting platform written in Rust.",
"version": "0.47.5",
"version": "0.47.6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.47.5/dprint-x86_64-pc-windows-msvc.zip",
"hash": "561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5"
"url": "https://github.com/dprint/dprint/releases/download/0.47.6/dprint-x86_64-pc-windows-msvc.zip",
"hash": "0c9abe671652b8da61227b92b0bc038b1e938367fa3d7a9fa3ba523d515d4a9a"
}
},
"bin": "dprint.exe",