aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/iojs.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-03-03 04:37:56 +0000
committerMike McQuaid2015-03-03 12:09:35 +0000
commitcd7b7f987f66155293d2f282b265f181ecd15fa5 (patch)
tree8d8ce0d924d4ce23be44a1514903412a026fc758 /Library/Formula/iojs.rb
parent8f689a8afe261515dcbf56d654f76ed2a0556217 (diff)
downloadhomebrew-cd7b7f987f66155293d2f282b265f181ecd15fa5.tar.bz2
iojs: update 1.4.3 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 dad061acd..e67666920 100644
--- a/Library/Formula/iojs.rb
+++ b/Library/Formula/iojs.rb
@@ -4,9 +4,9 @@ class Iojs < Formula
sha256 "ffcd739c59c7d4c1f4cbdbe288b9db2d8a7ea4605540701f28a32757bbe6dd28"
bottle do
- sha1 "7f0b30b31ebcf4c3377abb435708db23ea38806b" => :yosemite
- sha1 "7ead98157a00771aa7f383bcc0aa08444bf5cc63" => :mavericks
- sha1 "26398c5bded85df1775a7e88a9333d0f1d3cfd02" => :mountain_lion
+ sha1 "df191613915a1fcedc0042414762e5ad9ada4bdf" => :yosemite
+ sha1 "45a0b2acfabba190a78fa93c5cadcbf84b23046c" => :mavericks
+ sha1 "ff5b6183c768ceb6dedcc4b127c665f9c868a7e3" => :mountain_lion
end
keg_only "iojs conflicts with node (which is currently more established)"