File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Nuxi < Formula
2
2
desc "Nuxt CLI (nuxi) for creating and managing Nuxt projects"
3
3
homepage "https://github.com/nuxt/cli"
4
- url "https://registry.npmjs.org/nuxi/-/nuxi-3.28 .0.tgz"
5
- sha256 "2f4872aedf175d81390f273ac892aa0c045b2cd911e7c10893da556f6ca285d9 "
4
+ url "https://registry.npmjs.org/nuxi/-/nuxi-3.29 .0.tgz"
5
+ sha256 "0138c0aa3f88df78a552f1a945f02adad7fc9dc488d7833b669ea7ba6c5edb72 "
6
6
license "MIT"
7
7
head "https://github.com/nuxt/cli.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , all : "cffdd16982be5e0ca7bd122e21b50a21b34717b8d53811b54f70f7c37822f1b8 "
10
+ sha256 cellar : :any_skip_relocation , all : "2895be8264f0ae937d4a92ceefa5d5a9f6ae0e20822118f91348da228bcb35cb "
11
11
end
12
12
13
13
depends_on "node"
You can’t perform that action at this time.
0 commit comments