diff options
| author | BrewTestBot | 2014-10-07 07:10:12 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-07 12:48:29 +0100 |
| commit | d6620492ef3baae62ae924d423b2475985db6a26 (patch) | |
| tree | 7660220f81499b785b1d206e0eacf22e35c78efa /Library/Formula | |
| parent | f579fbb8ffa4947d17fd6f6e4b70b7ef2c1766bc (diff) | |
| download | homebrew-d6620492ef3baae62ae924d423b2475985db6a26.tar.bz2 | |
ocrad: update 0.24 bottle.
Closes #32991.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ocrad.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ocrad.rb b/Library/Formula/ocrad.rb index 98b62efc1..6dfab4ec2 100644 --- a/Library/Formula/ocrad.rb +++ b/Library/Formula/ocrad.rb @@ -8,9 +8,9 @@ class Ocrad < Formula bottle do cellar :any - sha1 "a3714c9fe1685bf247ba7ff127a098eb1ac0b9d9" => :mavericks - sha1 "fbc42888aa3700c6420eedb6aa3c7aea27d2e80d" => :mountain_lion - sha1 "3bc70ab2c0df8e0368990d146c03c34ed29d1e9a" => :lion + sha1 "bc2fb9a7569c50213477ba10f9e40f776f87d318" => :mavericks + sha1 "e77d6f2d4056e2c47bfef3149afeada4fb7fb047" => :mountain_lion + sha1 "96f3a02a4eea496f7318eeb97c40a0a7f3505cc3" => :lion end def install |
