diff options
| author | BrewTestBot | 2015-03-21 18:00:49 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-03-21 19:07:08 +0000 |
| commit | 98818395b2d1834cb21de2e083890670b3246af1 (patch) | |
| tree | 3dbc19db81e0872d4d5edc93c475a83edb50559d /Library/Formula | |
| parent | 34b41b71dd8967235605db468e268b44a63f761e (diff) | |
| download | homebrew-98818395b2d1834cb21de2e083890670b3246af1.tar.bz2 | |
hevea: update 2.23 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/hevea.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/hevea.rb b/Library/Formula/hevea.rb index 9e986a7a1..18a768e97 100644 --- a/Library/Formula/hevea.rb +++ b/Library/Formula/hevea.rb @@ -4,9 +4,9 @@ class Hevea < Formula sha256 "db8ec1459cace8f008387dbcf745ba56917d44ff62c7bdba843da250109137b9" bottle do - sha1 "bfac35ec39ad56dc6ff8d4c5d64ce9491dfc7baa" => :yosemite - sha1 "534bc9f95fc528965a7477f753764b4fa3f06c91" => :mavericks - sha1 "2d3bddd0021cd337d427105da4cb486cdbcad0c0" => :mountain_lion + sha256 "d6f5a5ce7cd70c14fe1f9355ac8e7af264b093304c4f8488e5df190f5b6e434d" => :yosemite + sha256 "53300a1adc2db5cc8b80fbc3395564e8c65d35fdce8c7e20dcac42563962efdf" => :mavericks + sha256 "1777a109ad7bf3693bd3cb0c09ec99846fbb73611e705eba4a7a48cf195c7ce4" => :mountain_lion end depends_on "objective-caml" |
