aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/iojs.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/iojs.rb b/Library/Formula/iojs.rb
index fb7518b26..24e9882a6 100644
--- a/Library/Formula/iojs.rb
+++ b/Library/Formula/iojs.rb
@@ -4,9 +4,9 @@ class Iojs < Formula
sha256 "d33b448d173a0df675c471d24a33db57208c30b3e30b8c49f3b1d0666178e9cb"
bottle do
- sha1 "c9788ec4ef2764db5b4f7c131d06517990802f8e" => :yosemite
- sha1 "d771ecaeac05d8edb17c494dae459f48bed5130f" => :mavericks
- sha1 "6c6cd07a5e7fb5c90146015984a8ae0e536fbefc" => :mountain_lion
+ sha1 "f144662eb7b3a35a6bf02c991432a4c6d8f85fec" => :yosemite
+ sha1 "223c47b26449e6fd3094fcb71ecfbb4aef466557" => :mavericks
+ sha1 "0be6033eaa74eff52524efa6c0967bb1d5a78794" => :mountain_lion
end
keg_only "iojs conflicts with node (which is currently more established)"