diff options
| author | BrewTestBot | 2015-03-11 20:40:18 +0000 |
|---|---|---|
| committer | Brett Koonce | 2015-03-11 23:58:18 -0700 |
| commit | 22b42d76d235b9d293d3f7b1c0141816aec58a8e (patch) | |
| tree | 9c7f141b7478790fc9d5f7cfcfc0f71b53ae6f85 /Library | |
| parent | 0542f83a2f9af73c5faa8c9990458be75d027f7b (diff) | |
| download | homebrew-22b42d76d235b9d293d3f7b1c0141816aec58a8e.tar.bz2 | |
yajl: update 2.1.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/yajl.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/yajl.rb b/Library/Formula/yajl.rb index ab5a50885..db2933670 100644 --- a/Library/Formula/yajl.rb +++ b/Library/Formula/yajl.rb @@ -5,10 +5,10 @@ class Yajl < Formula bottle do cellar :any - revision 3 - sha1 "3365b3fd3e47023adf9aacdff66dd5570bddb124" => :yosemite - sha1 "ba8a07a67cc0c8b4f6ea92f7dc7ef3008fdf222f" => :mavericks - sha1 "1017b9a117f55464eac2eb254e0d8aa9e181b5c9" => :mountain_lion + revision 4 + sha256 "600fec6352ac23a66795cce22cb0a555df43eb464c87693299cb4fc2a1307833" => :yosemite + sha256 "d44363e381f2f353387374167520ed166f3c0c756887dab6e015961bd9ba5ff3" => :mavericks + sha256 "d35963d9d40c22e83a878a98a470f88405abf13efa61c7a3a999d7d79724b525" => :mountain_lion end # Configure uses cmake internally |
