From 783e9a39c2c52fc5154a81446a9718f2b119c2c7 Mon Sep 17 00:00:00 2001 From: John Colvin Date: Mon, 31 Dec 2018 09:40:57 +0000 Subject: [PATCH] dcd 0.10.2 Closes #35578. Signed-off-by: FX Coudert --- Formula/dcd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dcd.rb b/Formula/dcd.rb index 4fdd91d1cf..e58890ffdf 100644 --- a/Formula/dcd.rb +++ b/Formula/dcd.rb @@ -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.13", - :revision => "baddc0a3fe97521e0b7fdbc1a45bde18afed4314" + :tag => "v0.10.2", + :revision => "a163e33beb69cc661d8f82b3d983b4f39955f312" head "https://github.com/dlang-community/dcd.git", :shallow => false bottle do