parent
f2772e07db
commit
b1a8568b1b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Node < Formula
|
||||
desc "Platform built on V8 to build network applications"
|
||||
homepage "https://nodejs.org/"
|
||||
url "https://nodejs.org/dist/v11.7.0/node-v11.7.0.tar.gz"
|
||||
sha256 "4d95471083735c275ed3fb4d61458940887edbaae663d0c96ea5395c087ab9dc"
|
||||
url "https://nodejs.org/dist/v11.8.0/node-v11.8.0.tar.gz"
|
||||
sha256 "958d1bbd08fb8d2ae6aad1c4e644fef61e502409fe6c7d0e742013ce0a2d2f26"
|
||||
head "https://github.com/nodejs/node.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue