nodebrew 0.9.7 (#12531)
parent
c006759825
commit
5db707cd37
|
@ -1,8 +1,8 @@
|
||||||
class Nodebrew < Formula
|
class Nodebrew < Formula
|
||||||
desc "Node.js version manager"
|
desc "Node.js version manager"
|
||||||
homepage "https://github.com/hokaccha/nodebrew"
|
homepage "https://github.com/hokaccha/nodebrew"
|
||||||
url "https://github.com/hokaccha/nodebrew/archive/v0.9.6.tar.gz"
|
url "https://github.com/hokaccha/nodebrew/archive/v0.9.7.tar.gz"
|
||||||
sha256 "e51c811061cca880ef3c87c37902a23367ad5ff84e7d6c248f9f181c15c3bf3c"
|
sha256 "3aa8b0cf30024d105f1ac6921aadf0440bc95bcae43df9d6ec58fc9de8cd352e"
|
||||||
head "https://github.com/hokaccha/nodebrew.git"
|
head "https://github.com/hokaccha/nodebrew.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in New Issue