Skip to content

Commit d2ce9f9

Browse files
committed
nuxi 3.29.0
1 parent f3d2ac5 commit d2ce9f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nuxi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nuxi < Formula
22
desc "Nuxt CLI (nuxi) for creating and managing Nuxt projects"
33
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"
66
license "MIT"
77
head "https://github.com/nuxt/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)