dprint: Update to version 0.47.1

This commit is contained in:
github-actions[bot] 2024-07-07 04:27:11 +00:00
parent 8d0a6de9d1
commit 11b84e0ba3

View File

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