diff options
| -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 ebd97b926..32fcebfa5 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.7.1/iojs-v1.7.1.tar.xz" - sha256 "3c63010701b1968baf08d99327821c79746d0602ba71060c07d2bd9f1ff485f4" + url "https://iojs.org/dist/v1.8.1/iojs-v1.8.1.tar.xz" + sha256 "8b9b4a141daca22e6bf28e8af86ce5f9ca5918d08923fb5619b7e614a674d966" bottle do sha256 "9f771122f8b27072e7fc54afe33a7b67f5ad6571737da5f65702b08f2d9c8044" => :yosemite |
