dprint: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2022-05-22 20:27:56 +00:00
parent c0bbbb667c
commit d2e050647f

View File

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