aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-02-11 04:12:11 +0000
committerMike McQuaid2015-02-11 11:00:43 +0000
commitb191ff9ab49899db32790fb503913c64cf729f8d (patch)
tree33b9b61bcb8e273c8ab62735201831222cc855fb /Library/Formula
parent1873e028c7112070fb01768de3aa97ddffa6bea3 (diff)
downloadhomebrew-b191ff9ab49899db32790fb503913c64cf729f8d.tar.bz2
iojs: update 1.2.0 bottle.
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)"