Skip to content

Commit b23c812

Browse files
committed
node-build-prerelease 2.0.212
Created by https://github.com/mislav/bump-homebrew-formula-action
1 parent 359cf85 commit b23c812

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/node-build-prerelease.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NodeBuildPrerelease < Formula
22
desc "Provides node-build definitions for Node.js prereleases"
33
homepage "https://github.com/nodenv/node-build-prerelease"
4-
url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v2.0.209.tar.gz"
5-
sha256 "315ca3b3881d97b6bca42428d94aa22d1122444a3929132cba1ed0f2e94de75c"
4+
url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v2.0.212.tar.gz"
5+
sha256 "1b43b8c9247564115a9c59505f6f510a9b9d6acab4d28d7151bfc815f4bc3785"
66
head "https://github.com/nodenv/node-build-prerelease.git", branch: "main"
77

88
depends_on "node-build"

0 commit comments

Comments
 (0)