dprint: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2022-08-29 16:32:15 +00:00
parent 4fc5cacf5b
commit 96dcb3d847

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.31.0", "version": "0.31.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dprint/dprint/releases/download/0.31.0/dprint-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dprint/dprint/releases/download/0.31.1/dprint-x86_64-pc-windows-msvc.zip",
"hash": "b46e46d1b2dbc8d838787f0e8e1567da9ee676e683a907c5257917a3b8ca6f25" "hash": "e39935a409d58c985de3d9b6c17d60f308d36b149da2665ae771d490b0c4f65d"
} }
}, },
"bin": "dprint.exe", "bin": "dprint.exe",