We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0846338 + 88712f9 commit 3290e57Copy full SHA for 3290e57
1 file changed
Formula/node-build-prerelease.rb
@@ -1,8 +1,8 @@
1
class NodeBuildPrerelease < Formula
2
desc "Provides node-build definitions for Node.js prereleases"
3
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"
+ url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v2.0.213.tar.gz"
+ sha256 "511db40d4c28a19a92a7c2180fa5974b51dff0bcdc8b0d87e2d8dca898505ae8"
6
head "https://github.com/nodenv/node-build-prerelease.git", branch: "main"
7
8
depends_on "node-build"
0 commit comments