dprint: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2023-07-02 04:27:00 +00:00
parent 8053763cf3
commit fa62bc21f1

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.1", "version": "0.38.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.37.1/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.38.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "7f25e3cd03aeee23341174f50ceff7d09266d991298b44353883a98cb1b8f67e" "hash": "0fbd229d3399212518b855b05eff8934e1b32c5829075a5263f504e1770c184a"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",