diff --git a/bucket/dprint.json b/bucket/dprint.json index 84fa347011..462852de3b 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.37.0", + "version": "0.37.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dprint/dprint/releases/download/0.37.0/dprint-x86_64-pc-windows-msvc.zip", - "hash": "c0fe6b6924d493fbea6bae983a5e93219f328919d616a19235161bd31be05dcc" + "url": "https://github.com/dprint/dprint/releases/download/0.37.1/dprint-x86_64-pc-windows-msvc.zip", + "hash": "7f25e3cd03aeee23341174f50ceff7d09266d991298b44353883a98cb1b8f67e" } }, "bin": "dprint.exe",