dcd 0.9.13

Closes #33704.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2018-11-04 21:47:22 +11:00 committed by FX Coudert
parent 1af2432b0c
commit ec2d5e6f26

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.9.10",
:revision => "5a73968870fc7b9ba76a76be1ae193c32d420b13"
:tag => "v0.9.13",
:revision => "baddc0a3fe97521e0b7fdbc1a45bde18afed4314"
head "https://github.com/dlang-community/dcd.git", :shallow => false
bottle do