diff options
| author | BrewTestBot | 2015-04-14 13:05:54 +0100 |
|---|---|---|
| committer | Xu Cheng | 2015-04-14 22:54:43 +0800 |
| commit | 9e1f11f49582762584a6ede539e6fc52cf1d1c2c (patch) | |
| tree | 6e1538cf7e8f16e7417a33d5991b65feafb17df1 /Library | |
| parent | 03a6bffc95f7592ad79479647f66ff6ca47c0ea2 (diff) | |
| download | homebrew-9e1f11f49582762584a6ede539e6fc52cf1d1c2c.tar.bz2 | |
yash: update 2.37 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/yash.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/yash.rb b/Library/Formula/yash.rb index f44b29ca2..9c1bec2f7 100644 --- a/Library/Formula/yash.rb +++ b/Library/Formula/yash.rb @@ -7,9 +7,9 @@ class Yash < Formula bottle do cellar :any - sha1 "efa6ac2ec264e4efc16394f55839a89753631903" => :yosemite - sha1 "803be32d90a8ab8fd2812b342be94316c9727dd8" => :mavericks - sha1 "bffcef7392e6ddeccda732aea313ae3ea7f1e36d" => :mountain_lion + sha256 "e155165566942ee1bde9cd71ef246ef0454befb2e5b23e43ac1eaca007fc8b46" => :yosemite + sha256 "469eacccbb09edd965b099476fb616e8e3ecd10071f24c654ac525bde2e65721" => :mavericks + sha256 "93538457f7f06a70634be8d1242bae4adb99ff3aac2518ae14b903fd987755ca" => :mountain_lion end def install |
