iojs 2.3.1
Closes Homebrew/homebrew#41012. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
8061292480
commit
8e09099bfa
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Iojs < Formula
|
||||
desc "npm-compatible platform based on Node.js"
|
||||
homepage "https://iojs.org/"
|
||||
url "https://iojs.org/dist/v2.3.0/iojs-v2.3.0.tar.xz"
|
||||
sha256 "bca702877c2672151ee898992e8e88f07eb14c221bc261ed9613e1107e9b9a3e"
|
||||
url "https://iojs.org/dist/v2.3.1/iojs-v2.3.1.tar.xz"
|
||||
sha256 "3e45929ff3d676ebf385f034566f02f9727c74b394d3dadf0b7cbfb3da6f5ab7"
|
||||
|
||||
bottle do
|
||||
sha256 "c61293b235d413ba047f2b9716bc54dfbb85cb7935086b45243ff27853e8cbed" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue