node@10 10.16.1
Closes #42635. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
1743f24db0
commit
6185ed97b7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class NodeAT10 < Formula
|
||||
desc "Platform built on V8 to build network applications"
|
||||
homepage "https://nodejs.org/"
|
||||
url "https://nodejs.org/dist/v10.16.0/node-v10.16.0.tar.gz"
|
||||
sha256 "d00f1ffdb0a7413eaaf3afc393fb652ea713db135dcd3ccf6809370a07395713"
|
||||
url "https://nodejs.org/dist/v10.16.1/node-v10.16.1.tar.gz"
|
||||
sha256 "98c92edcfced73b572917d01a53aa9deefec85d8a2fe96c46fe10ee1d0a7763d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue