diff options
| author | BrewTestBot | 2015-04-17 16:19:46 +0100 |
|---|---|---|
| committer | Xu Cheng | 2015-04-18 22:09:56 +0800 |
| commit | a7a5881f591b9cafc68605b800e5f0b6b8a51c59 (patch) | |
| tree | 0c6a8d86a6320bae98f24fc676e740966830ebc3 /Library | |
| parent | 5bbd5ade945e9f2a24f0df513e11bf39b5e970fc (diff) | |
| download | homebrew-a7a5881f591b9cafc68605b800e5f0b6b8a51c59.tar.bz2 | |
redir: update 2.2.1-9 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/redir.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/redir.rb b/Library/Formula/redir.rb index ad6f455c2..29df27411 100644 --- a/Library/Formula/redir.rb +++ b/Library/Formula/redir.rb @@ -6,9 +6,9 @@ class Redir < Formula bottle do cellar :any - sha1 "2a57028bcc1b6a0275e4f912848a107b3fb033b6" => :yosemite - sha1 "e87c9be1628c1d54624be55f94f686f96b2b5d15" => :mavericks - sha1 "e0fe4cd60535063295ad7527516d3ac114b5e72d" => :mountain_lion + sha256 "76c6d218033c27de7a5030e8d9fe1356e0a152e3a31e4210b589314643b9fd0d" => :yosemite + sha256 "19b1d25bc23f38eeecd22c9ed2eac4640e63e97d7a192e7bc71b822d5d29afe0" => :mavericks + sha256 "7b363f804ba92db19815e67697fa28247fe346be4733c48b9b306e2797a3344b" => :mountain_lion end def install |
