dprint: Update to version 0.37.1

This commit is contained in:
github-actions[bot] 2023-06-03 04:26:57 +00:00
parent 81653c584f
commit 40a04b7695

View File

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