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 34d0ee5 + 095b2e7 commit 6b84cbeCopy full SHA for 6b84cbe
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/v2.0.0.tar.gz"
5
- sha256 "ef28386944a86e534fd4b52228a24aa38239015bd13301448201c0737d8ce811"
+ url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v2.0.1.tar.gz"
+ sha256 "4b3aa2ccb5eeafdcd524f8122099cf77ea60872e2c65f0890a774bf4c4cba41d"
6
head "https://github.com/nodenv/node-build-prerelease.git"
7
8
depends_on "node-build"
0 commit comments