dcd 0.9.0-alpha6 (devel)

Closes #9966.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
John Colvin 2017-02-14 14:42:41 +00:00 committed by Tomasz Pajor
parent d1ffe3d2ee
commit 7e1b122ff6
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@ class Dcd < Formula
devel do
url "https://github.com/Hackerpilot/DCD.git",
:tag => "v0.9.0-alpha5",
:revision => "83454f10f49da2c95b366206934cf3a88f8ce3f4"
version "0.9.0-alpha5"
:tag => "v0.9.0-alpha.6",
:revision => "b5d313922317ff25d3a39980af248b7eff19b93b"
version "0.9.0-alpha6"
end
depends_on "dmd" => :build