Skip to content

Commit a8ad53d

Browse files
committed
node-build-prerelease 1.2.0
Created by https://github.com/mislav/bump-homebrew-formula-action
1 parent c6f0ea6 commit a8ad53d

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 "Install NodeJS prerelease versions"
33
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"
4+
url "https://github.com/nodenv/node-build-prerelease/archive/refs/tags/v1.2.0.tar.gz"
5+
sha256 "a21b2c611e97c8718908fda9f257c54b23a2f114843b36979fb591a1b736b56d"
66
head "https://github.com/nodenv/node-build-prerelease.git"
77

88
depends_on "node-build"

0 commit comments

Comments
 (0)