We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ce9f9 commit d408c96Copy full SHA for d408c96
Formula/n/nuxi.rb
@@ -7,7 +7,7 @@ class Nuxi < Formula
7
head "https://github.com/nuxt/cli.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "cffdd16982be5e0ca7bd122e21b50a21b34717b8d53811b54f70f7c37822f1b8"
+ sha256 cellar: :any_skip_relocation, all: "2895be8264f0ae937d4a92ceefa5d5a9f6ae0e20822118f91348da228bcb35cb"
11
end
12
13
depends_on "node"
0 commit comments