dcd 0.11.1
Closes #40316. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
61bacb63f9
commit
8620a20f6e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue