dfmt: update 0.8.1 bottle.
This commit is contained in:
parent
4518d8ff42
commit
6266aa3029
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Dfmt < Formula
|
|||
head "https://github.com/dlang-community/dfmt.git", :branch => "v0.x.x", :shallow => false
|
||||
|
||||
bottle do
|
||||
sha256 "e96f87527c3e79924725c063f894519e95fda52794bcd61c50f3657e446fa3a3" => :high_sierra
|
||||
sha256 "773b3673e95a23bbff1d705aee6d45ff8df21522f284c57c98378a84d253b1a8" => :sierra
|
||||
sha256 "f4ab0a990a6ff1d05334bbaab1d4152eaf3b8d125f495250e7c36bb887ea88a1" => :el_capitan
|
||||
sha256 "c6bf8fdb51a3d3a0195a6468288d9539f8669d711b0df12eb784e5071e54bc6b" => :high_sierra
|
||||
sha256 "6e00864579a40918a9025a97b569de397a0c39d5a2f79fca78a12a79d918d922" => :sierra
|
||||
sha256 "2caa632c8b52ce5addba78e7230c9b7077117ccdeaf77209830cd97d98baeae0" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "dmd" => :build
|
||||
|
|
Loading…
Reference in a new issue