node@10 10.15.1
Closes #36911. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9b1ce17169
commit
2fb2a9a90d
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.15.0/node-v10.15.0.tar.gz"
|
||||
sha256 "dbe467e3dabb6854fcb0cd96e04082268cb1e313ce97a4b7100b2ed152b0a0ab"
|
||||
url "https://nodejs.org/dist/v10.15.1/node-v10.15.1.tar.gz"
|
||||
sha256 "5202f6f6bfda16554c8121ea78e4cffee52e2707e1136c88f3c40b0c2af8100f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue