parent
d1ffe3d2ee
commit
7e1b122ff6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue