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