Skip to content

Commit 993b595

Browse files
authored
Merge pull request #228148 from nodenv-bot/update-node-build.rb-1750872680
node-build 5.4.5
2 parents 36a4231 + 493097c commit 993b595

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/node-build.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NodeBuild < Formula
22
desc "Install NodeJS versions"
33
homepage "https://github.com/nodenv/node-build"
4-
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.4.tar.gz"
5-
sha256 "7890c05432cedd1e56d58fadb07fcd73c7e1cacd7f2f371d76d25b4f0f257467"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.5.tar.gz"
5+
sha256 "186cfc8f18ea061364fc36b1eb754c73bd76564886390e6d2502ecf84a92d1da"
66
license "MIT"
77
head "https://github.com/nodenv/node-build.git", branch: "master"
88

@@ -12,7 +12,7 @@ class NodeBuild < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, all: "7b12480ec1d2203b09b0c52182bf41c3208730dbeccd1f9bd2df6458f77e0847"
15+
sha256 cellar: :any_skip_relocation, all: "ca81cef6c277346a5232a5876c3f62a0334978981fc2bb8f71189e8dab9470f6"
1616
end
1717

1818
depends_on "autoconf"

0 commit comments

Comments
 (0)