nodebrew 0.9.8 (#21162)
This commit is contained in:
parent
09407bf552
commit
60ae53735d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nodebrew < Formula
|
||||
desc "Node.js version manager"
|
||||
homepage "https://github.com/hokaccha/nodebrew"
|
||||
url "https://github.com/hokaccha/nodebrew/archive/v0.9.7.tar.gz"
|
||||
sha256 "3aa8b0cf30024d105f1ac6921aadf0440bc95bcae43df9d6ec58fc9de8cd352e"
|
||||
url "https://github.com/hokaccha/nodebrew/archive/v0.9.8.tar.gz"
|
||||
sha256 "040c1b32ddce6d83fda76a50ce9bc635ce0040f76a63617d74234449b8ff078b"
|
||||
head "https://github.com/hokaccha/nodebrew.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue