dcd 0.7.2

Closes Homebrew/homebrew#45163.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
John Colvin 2015-10-19 22:47:35 +01:00 committed by Dominyk Tiller
parent 5962d30b98
commit f7805129c5

View file

@ -2,8 +2,8 @@ class Dcd < Formula
desc "Auto-complete program for the D programming language"
homepage "https://github.com/Hackerpilot/DCD"
url "https://github.com/Hackerpilot/DCD.git",
:tag => "v0.7.0",
:revision => "5310b346304e060c7633521fe3fd5afc2a16de88"
:tag => "v0.7.2",
:revision => "9a426aed473ad30b8cec2dd311823685b20ba049"
head "https://github.com/Hackerpilot/dcd.git", :shallow => false
bottle do