diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/iojs.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/iojs.rb b/Library/Formula/iojs.rb index ad78cd996..71af212e7 100644 --- a/Library/Formula/iojs.rb +++ b/Library/Formula/iojs.rb @@ -1,7 +1,7 @@ class Iojs < Formula homepage "https://iojs.org/" - url "https://iojs.org/dist/v1.6.3/iojs-v1.6.3.tar.xz" - sha256 "79954738268ef0952a61549b951230fac70ce0f7fc709cae25b1d53039430380" + url "https://iojs.org/dist/v1.6.4/iojs-v1.6.4.tar.xz" + sha256 "bcbf57c1af6260980bed53f52d1d505eb09b8fa6f938ec70b415f363a96fdcdf" bottle do sha256 "9a77790e7c4ebd5ec24a44d79edd6c1537501490b7deb7f5c12ef4b7aa8b22d3" => :yosemite |
