dcd 0.11.1

Closes #40316.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
Igor Kapkov 2019-05-25 19:37:43 +10:00 committed by Izaak Beekman
parent 61bacb63f9
commit 8620a20f6e
No known key found for this signature in database
GPG key ID: A93CE70D8021BD0F

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.0",
:revision => "8a7a6c75acfb320e0b8aa5e00d210f5393ae3363"
:tag => "v0.11.1",
:revision => "d42fec7590a759d3afaf9609468d1bb394be1e7e"
head "https://github.com/dlang-community/dcd.git", :shallow => false
bottle do