Skip to content

Commit

Permalink
node-build 4.6.1
Browse files Browse the repository at this point in the history
Closes #40721.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
  • Loading branch information
jasonkarns authored and zbeekman committed Jun 10, 2019
1 parent d428520 commit 5c8b7ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/node-build.rb
@@ -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.6.0.tar.gz"
sha256 "64108f5836beeaac5314813d62a36daab289207fbecc40fb5b998cac4bb2cb0b"
url "https://github.com/nodenv/node-build/archive/v4.6.1.tar.gz"
sha256 "b78de73430d9b2e7c0b4478c0ac297b5efb0fcabfa14b3f9f5f2adb89d552223"
head "https://github.com/nodenv/node-build.git"

bottle :unneeded
Expand Down

0 comments on commit 5c8b7ec

Please sign in to comment.