Skip to content

Commit

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

node-build 5.3.13
  • Loading branch information
BrewTestBot authored Oct 5, 2024
2 parents f965767 + 6b89f37 commit 82eeca4
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.12.tar.gz"
sha256 "330e09c155122380f260b5c27863ee1a7428717591728a2c06a1fab7c1f19d16"
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.3.13.tar.gz"
sha256 "c5cfcbe92626fcd6482c4067977d46c891aeec26edfa960023dc783de285226e"
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: "700a8a64e2875f3ad817abb394eed74a57bab110b6f90bb7bbe5deb8b151330e"
sha256 cellar: :any_skip_relocation, all: "04a49804cb1ba8766c482c89b774d68e23aa3c5a4bf18a69e9f03a7580ea95fc"
end

depends_on "autoconf"
Expand Down

0 comments on commit 82eeca4

Please sign in to comment.