From 278a5fbbe5fbb96467adabbb73a1fcb1acd20459 Mon Sep 17 00:00:00 2001 From: knakayama Date: Sun, 26 Apr 2015 15:41:03 +0900 Subject: mdp 1.0.0 Closes #39073. Signed-off-by: Xu Cheng --- Library/Formula/mdp.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/mdp.rb b/Library/Formula/mdp.rb index 144871a17..3d20befb0 100644 --- a/Library/Formula/mdp.rb +++ b/Library/Formula/mdp.rb @@ -1,7 +1,7 @@ class Mdp < Formula homepage "https://github.com/visit1985/mdp" - url "https://github.com/visit1985/mdp/archive/0.93.0.tar.gz" - sha1 "5e267c8d9d3c2b30bd1951e854f1d4ad7c8679cf" + url "https://github.com/visit1985/mdp/archive/1.0.0.tar.gz" + sha1 "24821e0602f3c7f141ce610de2beda8108050584" head "https://github.com/visit1985/mdp.git" bottle do -- cgit v1.2.3