Skip to content

Commit caab0d6

Browse files
authored
Merge pull request #245570 from nodenv-bot/update-node-build.rb-1758746754
node-build 5.4.12
2 parents 1bee9b3 + 564d96c commit caab0d6

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.11.tar.gz"
5-
sha256 "6fd04520955abb4370f937ab91fcbec30cb67fb6b0296b18d142c9041a7e5199"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.12.tar.gz"
5+
sha256 "f6b37a9b61241eaf11cf34208d2e77663b8cc1b6d960b53be8230aed8ba15296"
66
license "MIT"
77
head "https://github.com/nodenv/node-build.git", branch: "main"
88

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

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, all: "a50ba4eade7d83051aa9a26ce625030c21fc821cf5d04ea62594b0cce5b403c6"
15+
sha256 cellar: :any_skip_relocation, all: "15f7ab2d62f1bfc868eddde22f94b9b958a535dfd82ffbfc8464f7d53e0ab06c"
1616
end
1717

1818
depends_on "autoconf"

0 commit comments

Comments
 (0)