md5sha1sum: update 0.9.5 bottle.

This commit is contained in:
BrewTestBot 2015-08-04 00:29:06 +01:00 committed by Dominyk Tiller
parent 0b1e88f6b0
commit 6c9ca4b645

View file

@ -7,10 +7,10 @@ class Md5sha1sum < Formula
bottle do
cellar :any
revision 1
sha1 "bcc33c65f871406565ef2a6903ef8d710b5dbe13" => :yosemite
sha1 "4336eec700ddbf54292291005fbd7bebbdf1d805" => :mavericks
sha1 "e7908cb541f5b419978a71e2d0a443856e006b4c" => :mountain_lion
revision 2
sha256 "5ff64041e3ce1028522dabfa6e6260d1502033e207434e9d41598259f426af56" => :yosemite
sha256 "ea565d1739e48e43d36d46a86772e6159fef7c98260aa5d82404f3d2ffea81ef" => :mavericks
sha256 "f3925bbf60e1b8eaf47fe26cf19d49e61dd9623f891ec62a5500b07dbc186410" => :mountain_lion
end
depends_on "openssl"