dprint: Update to version 0.35.3

This commit is contained in:
github-actions[bot] 2023-03-13 08:31:25 +00:00
parent cce0bab2de
commit df00a4686e

View File

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