dprint: Update to version 0.43.0

This commit is contained in:
github-actions[bot] 2023-11-19 04:25:31 +00:00
parent 8b9aedfe70
commit 2f82392e0d

View File

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