node-build 4.9.7
Created by https://github.com/mislav/bump-homebrew-formula-action Closes #60970. Signed-off-by: chenrui <chenrui333@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
ea9dc88e6c
commit
820c0fa671
|
@ -1,8 +1,8 @@
|
|||
class NodeBuild < Formula
|
||||
desc "Install NodeJS versions"
|
||||
homepage "https://github.com/nodenv/node-build"
|
||||
url "https://github.com/nodenv/node-build/archive/v4.9.6.tar.gz"
|
||||
sha256 "52ac664a4317adba964f23659d89bb180ae25d3cd360746616bfd09fe4f65966"
|
||||
url "https://github.com/nodenv/node-build/archive/v4.9.7.tar.gz"
|
||||
sha256 "9f5c089133d7bfe0aa4e243c718fd6065447d65162a18b506e98123fe469b7b5"
|
||||
license "MIT"
|
||||
head "https://github.com/nodenv/node-build.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue