dfmt: update head branch (#27659)
This commit is contained in:
parent
397e8c0c69
commit
7aff7c7c5a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Dfmt < Formula
|
|||
:tag => "v0.7.0",
|
||||
:revision => "4168c232ab9b3698afc891a72767fc97c83345df"
|
||||
|
||||
head "https://github.com/dlang-community/dfmt.git", :shallow => false
|
||||
head "https://github.com/dlang-community/dfmt.git", :branch => "v0.x.x", :shallow => false
|
||||
|
||||
bottle do
|
||||
sha256 "99d38d69c6ed63d1554a60a64e09a01fa36fdaaab76cec95573d5bad9143b16e" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue