dprint: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2023-09-10 04:25:16 +00:00
parent cc174149a1
commit 50855f1825

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.40.2", "version": "0.41.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.40.2/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.41.0/dprint-x86_64-pc-windows-msvc.zip",
"hash": "ede70ca91ae7983f8365aa59c477246f9595c9f32536c359abf3a706c68801c8" "hash": "f0416f1418d512066178c123daa5bf3dc061bcebd3e344906087762e3e6bc250"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",