Skip to content

Commit

Permalink
Merge pull request #200781 from nodenv-bot/update-node-build.rb-17339…
Browse files Browse the repository at this point in the history
…11892

node-build 5.3.21
  • Loading branch information
BrewTestBot authored Dec 11, 2024
2 parents e48da83 + 07e7a3c commit a37eee0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/n/node-build.rb
Original file line number Diff line number Diff line change
@@ -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/refs/tags/v5.3.20.tar.gz"
sha256 "98b3b9d3b3fc59f7a53900c9e5912c4eef2426eff3007c7d33bd6aa5bb6195f5"
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.3.21.tar.gz"
sha256 "2829ee67778376c6fdcfddda34533eaa320870af5e2d3645ea88fe6f17428fd5"
license "MIT"
head "https://github.com/nodenv/node-build.git", branch: "master"

Expand All @@ -12,7 +12,7 @@ class NodeBuild < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "3dc71399df7227392195fca5e6881dd842ec84481603d631dc7d5d9461b0b1dc"
sha256 cellar: :any_skip_relocation, all: "dd62faab12eeb61b60d3c087c829e0c9aa136fce75df79b306fb8d02b27073dd"
end

depends_on "autoconf"
Expand Down

0 comments on commit a37eee0

Please sign in to comment.