diff options
| author | BrewTestBot | 2015-02-22 08:28:27 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2015-02-22 00:39:53 -0800 |
| commit | e1c6ee5e287abc72898c1f65d525d9c0b4119be0 (patch) | |
| tree | 410e4b01a88a70fa3270333a24c36b13dd04490c /Library/Formula | |
| parent | 064841940d738bb6af9000884037bc652d8ef8fd (diff) | |
| download | homebrew-e1c6ee5e287abc72898c1f65d525d9c0b4119be0.tar.bz2 | |
gvp: update 0.2.0 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gvp.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gvp.rb b/Library/Formula/gvp.rb index 9b218fa2b..280dfb06f 100644 --- a/Library/Formula/gvp.rb +++ b/Library/Formula/gvp.rb @@ -5,9 +5,9 @@ class Gvp < Formula bottle do cellar :any - sha1 "06092cbaeda1a2e565868dd27eb8d71ce62d0477" => :mavericks - sha1 "79eadbc9c59afd18e6406773892269519ecbfc6e" => :mountain_lion - sha1 "ae36dae26ce09281e6bf173f53eca9a7da56d97b" => :lion + sha1 "f1b92b589cc6d28f1287e469ba07e49c9b7a2bac" => :yosemite + sha1 "76979a476e5590b59cd063845810ab6dd5a01ab4" => :mavericks + sha1 "ca229e3f90bf71121eb70112a52ffa0865a3ee5c" => :mountain_lion end def install |
