diff options
| author | BrewTestBot | 2015-03-31 17:15:38 +0100 |
|---|---|---|
| committer | Brett Koonce | 2015-03-31 23:32:55 -0700 |
| commit | 1540b019763303bc8c218026e6a8a961919c8806 (patch) | |
| tree | a7a7d102faa428006e566c98ef6372fce1527ace /Library/Formula | |
| parent | 487022da5d17ad993e1427d5cb6f6b31f0167647 (diff) | |
| download | homebrew-1540b019763303bc8c218026e6a8a961919c8806.tar.bz2 | |
peco: update 0.3.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/peco.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/peco.rb b/Library/Formula/peco.rb index 48fda23f4..064e83f2e 100644 --- a/Library/Formula/peco.rb +++ b/Library/Formula/peco.rb @@ -9,9 +9,9 @@ class Peco < Formula bottle do cellar :any - sha256 "16be6e9c7eb32408c68148aa9271025714424d3af6c09f34444f54f12fd95817" => :yosemite - sha256 "673f42e05938dbfc366498276002342b3fe6de0ccffba8cdb4cbb4a65b4e7a3f" => :mavericks - sha256 "f71b17c651c0c6c960a88be59e33cc8f11499e4c6d378b020b691e08f3a691a6" => :mountain_lion + sha256 "69a0b87dd86fafe7d6d81cc51df811a4273d6b2a7a73fc8ee4d135f544905b5d" => :yosemite + sha256 "ea4f6411ebb5cd48283340cff402d338a84d47b7b2849a6b2f870e389c9f89e3" => :mavericks + sha256 "f9bb9eb2d8eb0273652acd4254da956781baadc361064ecf8f6589a465ebc882" => :mountain_lion end depends_on "go" => :build |
