node@10 10.17.0
Closes #45696. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
d65b03ae5c
commit
8f0ade22aa
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.3/node-v10.16.3.tar.gz"
|
||||
sha256 "db5a5e03a815b84a1266a4b48bb6a6d887175705f84fd2472f0d28e5e305a1f8"
|
||||
url "https://nodejs.org/dist/v10.17.0/node-v10.17.0.tar.gz"
|
||||
sha256 "5204249d135176b547737d3eed2ca8a9d7f731fef6e545f741129cfa21f90573"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue