dcd 0.9.13
Closes #33704. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1af2432b0c
commit
ec2d5e6f26
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue