dprint: Update to version 0.35.4

This commit is contained in:
github-actions[bot] 2023-04-10 20:26:53 +00:00
parent 1ef3bb9e68
commit f035359c14

View File

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