diff --git a/bucket/dprint.json b/bucket/dprint.json index 5cac40f8f5..03b318755e 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.47.4", + "version": "0.47.5", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.47.4/dprint-x86_64-pc-windows-msvc.zip", - "hash": "d91d0a6e607f06ee06fe2b01a6f602e2ace14d44e1d6f11ec6b3f1e0887a6fd6" + "url": "https://github.com/dprint/dprint/releases/download/0.47.5/dprint-x86_64-pc-windows-msvc.zip", + "hash": "561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5" } }, "bin": "dprint.exe",