We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d1b15 commit 1c8eda7Copy full SHA for 1c8eda7
Formula/n/node-build.rb
@@ -1,8 +1,8 @@
1
class NodeBuild < Formula
2
desc "Install NodeJS versions"
3
homepage "https://github.com/nodenv/node-build"
4
- url "https://github.com/nodenv/node-build/archive/refs/tags/v5.3.22.tar.gz"
5
- sha256 "5d225d4adf52c75713bc991cde8f287e0b2b0c9e3ac090e8df16ebffc1ca5050"
+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.3.23.tar.gz"
+ sha256 "e63566fafc4b1af96bf953bb1fd8b0b353295663495ca36978e22e404e307dba"
6
license "MIT"
7
head "https://github.com/nodenv/node-build.git", branch: "master"
8
0 commit comments