node-build 4.4.1
Closes #36598. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
df6a609771
commit
049c267182
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class NodeBuild < Formula
|
||||
desc "Install NodeJS versions"
|
||||
homepage "https://github.com/nodenv/node-build"
|
||||
url "https://github.com/nodenv/node-build/archive/v4.4.0.tar.gz"
|
||||
sha256 "66f1437dddacb8023e40127009ba99b3d6c4be3d890f287947163b323008abf0"
|
||||
url "https://github.com/nodenv/node-build/archive/v4.4.1.tar.gz"
|
||||
sha256 "1bdccb5c91feeef7482e914db15bf52b33795b1ccb8ce4b75a8f79f320554dfa"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue