Skip to content

Commit ef6e51a

Browse files
authored
Merge pull request #247035 from Homebrew/bump-nuxi-3.29.0
nuxi 3.29.0
2 parents ab6798b + d408c96 commit ef6e51a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/nuxi.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "cffdd16982be5e0ca7bd122e21b50a21b34717b8d53811b54f70f7c37822f1b8"
10+
sha256 cellar: :any_skip_relocation, all: "2895be8264f0ae937d4a92ceefa5d5a9f6ae0e20822118f91348da228bcb35cb"
1111
end
1212

1313
depends_on "node"

0 commit comments

Comments
 (0)