nave 3.5.0

Closes #121492.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Patrick Linnane 2023-01-25 10:25:33 -08:00 committed by BrewTestBot
parent d90a8e0df3
commit 3f4a9fd79f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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/v3.4.0.tar.gz"
sha256 "a68e311180004911de35e0578189943280e162085e5a6abe34266835fcd2b4ed"
url "https://github.com/isaacs/nave/archive/v3.5.0.tar.gz"
sha256 "009c96bdbbef66180796feb94b75e13a394934bc7093621851a19a1ab7d2916d"
license "ISC"
head "https://github.com/isaacs/nave.git", branch: "master"