diff --git a/bucket/dprint.json b/bucket/dprint.json index 17755de05d..e6381afe83 100644 --- a/bucket/dprint.json +++ b/bucket/dprint.json @@ -1,12 +1,12 @@ { "homepage": "https://dprint.dev", "description": "Pluggable and configurable code formatting platform written in Rust.", - "version": "0.40.2", + "version": "0.41.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.40.2/dprint-x86_64-pc-windows-msvc.zip", - "hash": "ede70ca91ae7983f8365aa59c477246f9595c9f32536c359abf3a706c68801c8" + "url": "https://github.com/dprint/dprint/releases/download/0.41.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "f0416f1418d512066178c123daa5bf3dc061bcebd3e344906087762e3e6bc250" } }, "bin": "dprint.exe",