iojs 1.8.1
Closes Homebrew/homebrew#38879. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
61960efaf4
commit
bf2cf2f90a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue