dprint: Update to version 0.49.1

This commit is contained in:
github-actions[bot] 2025-03-18 16:29:58 +00:00
parent 4f5aee68b6
commit b5d603184b

View File

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