dcd 0.9.0-alpha3 (devel)

Closes Homebrew/homebrew#50488.

Signed-off-by: Alex Dunn <adunn@ucsb.edu>
This commit is contained in:
John Colvin 2016-03-28 16:02:46 +01:00 committed by Xu Cheng
parent 056c770a2d
commit 1e782622c6

View file

@ -15,9 +15,9 @@ class Dcd < Formula
devel do
url "https://github.com/Hackerpilot/DCD.git",
:tag => "v0.9.0-alpha2",
:revision => "ce5ac2d978c10fe71df31325c45e0ad772ff7bee"
version "0.9.0-alpha2"
:tag => "v0.9.0-alpha3",
:revision => "396c3c3cf1d49217d5536754f6e743a53d06b4d3"
version "0.9.0-alpha3"
end
depends_on "dmd" => :build