diff --git a/bucket/dprint.json b/bucket/dprint.json index 70776b57dd..0f329e12f6 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.46.3", + "version": "0.47.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.46.3/dprint-x86_64-pc-windows-msvc.zip", - "hash": "4e024b2e626b2eabf923a62703cda3beb90ecacfaf2d737454ed6025779e3811" + "url": "https://github.com/dprint/dprint/releases/download/0.47.0/dprint-x86_64-pc-windows-msvc.zip", + "hash": "3ef87318905ae627d2a4c8ad4938161c3ef11cd10cd5fdf74fff89343bcca3f5" } }, "bin": "dprint.exe",