dprint 0.29.0

Closes #102063.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2022-05-22 05:10:04 +00:00
parent 5784cfb48d
commit 2632c6048f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Dprint < Formula
desc "Pluggable and configurable code formatting platform written in Rust"
homepage "https://dprint.dev/"
url "https://github.com/dprint/dprint/archive/0.28.0.tar.gz"
sha256 "a48a0db1f0a71f57ef88d7b4c8e93fee2ab88d53d7207ebc460c016a048c64d5"
url "https://github.com/dprint/dprint/archive/0.29.0.tar.gz"
sha256 "1852c47fbe36224ff4591f263086045d8ee7a01082cf50d41d150d131ea8562b"
license "MIT"
head "https://github.com/dprint/dprint.git", branch: "main"