dcd 0.12.0

Closes #41877.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Igor Kapkov 2019-07-12 10:10:22 +10:00 committed by Thierry Moisan
parent dabc87d841
commit 015b6e59ec
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -2,8 +2,8 @@ class Dcd < Formula
desc "Auto-complete program for the D programming language"
homepage "https://github.com/dlang-community/DCD"
url "https://github.com/dlang-community/DCD.git",
:tag => "v0.11.1",
:revision => "d42fec7590a759d3afaf9609468d1bb394be1e7e"
:tag => "v0.12.0",
:revision => "33dbd7653ecf830b735382e11d9bee66853a6dcf"
head "https://github.com/dlang-community/dcd.git", :shallow => false
bottle do