diff options
Diffstat (limited to 'Library/Formula/mdp.rb')
| -rw-r--r-- | Library/Formula/mdp.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mdp.rb b/Library/Formula/mdp.rb index 3d20befb0..7e58eab34 100644 --- a/Library/Formula/mdp.rb +++ b/Library/Formula/mdp.rb @@ -6,9 +6,9 @@ class Mdp < Formula bottle do cellar :any - sha1 "0df708dbbf816fe3d2430047e3e98908044b9ead" => :yosemite - sha1 "63260949aeaa48d1e41dfb3d682e7c894b5d26a6" => :mavericks - sha1 "72f8255820f988a26be93b40a9f8256ace349892" => :mountain_lion + sha256 "954220348b4a6ce5aa97edfa1eab40aff944bd804226f1d01117bd22ba220b07" => :yosemite + sha256 "b4dac048d07a19e5b4955578030e9e68638f28b8d7c26d98492cf1eea152b1f0" => :mavericks + sha256 "84f070d0885fef35a596ae523609f38c9d72697a9b7facdbe1d8d2657f509f4e" => :mountain_lion end def install |
