diff --git a/bucket/dprint.json b/bucket/dprint.json index 8e81cb38e8..737a70e223 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.39.1", + "version": "0.40.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.39.1/dprint-x86_64-pc-windows-msvc.zip", - "hash": "6e7f87393fadd04bee062859c00f71bd7379960c15cebd673b35f3c810a0cee9" + "url": "https://github.com/dprint/dprint/releases/download/0.40.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "372c6cd7665f1526a821cc3676d36036a6137609c6dcbfaa2601a7da8b0d0bb4" } }, "bin": "dprint.exe",