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.
1 parent c6f0ea6 commit a8ad53dCopy full SHA for a8ad53d
1 file changed
Formula/node-build-prerelease.rb
@@ -1,8 +1,8 @@
1
class NodeBuildPrerelease < Formula
2
desc "Install NodeJS prerelease versions"
3
homepage "https://github.com/nodenv/node-build-prerelease"
4
- url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v1.1.0.tar.gz"
5
- sha256 "d30bf4b3a7398da47ece837bd5e396e0b7f5257126caa2148304ee271956798c"
+ url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v1.2.0.tar.gz"
+ sha256 "a21b2c611e97c8718908fda9f257c54b23a2f114843b36979fb591a1b736b56d"
6
head "https://github.com/nodenv/node-build-prerelease.git"
7
8
depends_on "node-build"
0 commit comments