Skip to content

Commit 88712f9

Browse files
committed
node-build-prerelease 2.0.213
Created by https://github.com/mislav/bump-homebrew-formula-action
1 parent 0846338 commit 88712f9

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.212.tar.gz"
5-
sha256 "1b43b8c9247564115a9c59505f6f510a9b9d6acab4d28d7151bfc815f4bc3785"
4+
url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v2.0.213.tar.gz"
5+
sha256 "511db40d4c28a19a92a7c2180fa5974b51dff0bcdc8b0d87e2d8dca898505ae8"
66
head "https://github.com/nodenv/node-build-prerelease.git", branch: "main"
77

88
depends_on "node-build"

0 commit comments

Comments
 (0)