nave 2.2.3
Closes #9947. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
5a33713efd
commit
6b4603e404
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nave < Formula
|
||||
desc "Virtual environments for Node.js"
|
||||
homepage "https://github.com/isaacs/nave"
|
||||
url "https://github.com/isaacs/nave/archive/v2.2.1.tar.gz"
|
||||
sha256 "50d8fd943429e4be884f7c441be71d0ec83a7569657357a077f8be2e55a5ca05"
|
||||
url "https://github.com/isaacs/nave/archive/v2.2.3.tar.gz"
|
||||
sha256 "32aaca55ef182483c4f0b9830d38724bc12ef9d334d1a6dabd9facc66420eea9"
|
||||
head "https://github.com/isaacs/nave.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue