aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/iojs.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-02-20 11:07:07 +0000
committerMike McQuaid2015-02-20 12:16:03 +0000
commitdc136b780c2698267c46aab72d56cdff62db1f20 (patch)
tree97c4c3bb6322b0967de91921d5e63ddfa2315e95 /Library/Formula/iojs.rb
parent1b30d410aca5926f85c1c4897e0a2b33128ceca2 (diff)
downloadhomebrew-dc136b780c2698267c46aab72d56cdff62db1f20.tar.bz2
iojs: update 1.3.0 bottle.
Diffstat (limited to 'Library/Formula/iojs.rb')
-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 201be60c1..b9f6a18b8 100644
--- a/Library/Formula/iojs.rb
+++ b/Library/Formula/iojs.rb
@@ -4,9 +4,9 @@ class Iojs < Formula
sha256 "0c20c0d26d8c8e8814f02fd20fb5e57098f747692cddfd7453ffae973ebcebda"
bottle do
- sha1 "f144662eb7b3a35a6bf02c991432a4c6d8f85fec" => :yosemite
- sha1 "223c47b26449e6fd3094fcb71ecfbb4aef466557" => :mavericks
- sha1 "0be6033eaa74eff52524efa6c0967bb1d5a78794" => :mountain_lion
+ sha1 "336a6d77b2336896fbf3103c1fadae68201267d3" => :yosemite
+ sha1 "1067f4f37195ca9096207581b98015828dbc477a" => :mavericks
+ sha1 "cdcc1f499cc7ea2b17ebf0311a49a46352ba4ba4" => :mountain_lion
end
keg_only "iojs conflicts with node (which is currently more established)"