Skip to content

Commit aa4b85c

Browse files
authored
Merge pull request #250305 from Homebrew/bump-ni-27.0.0
ni 27.0.0
2 parents a074d61 + 51d695d commit aa4b85c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/ni.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Ni < Formula
22
desc "Selects the right Node package manager based on lockfiles"
33
homepage "https://github.com/antfu-collective/ni"
4-
url "https://registry.npmjs.org/@antfu/ni/-/ni-26.2.0.tgz"
5-
sha256 "7862fb3f966f01bc20e2c949c1b773f0eca1862232ab1edd036c4f8139068f26"
4+
url "https://registry.npmjs.org/@antfu/ni/-/ni-27.0.0.tgz"
5+
sha256 "a2ac2dfec27c7557535dd12e3ea58d2ca89e210039b32df7627f6f177d598e93"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "f144d127df637764e00b3ba56a92adbaa6650441ceaa6ba96aca9c5357893cbb"
9+
sha256 cellar: :any_skip_relocation, all: "88ed4a39b23f0ba5cd0933f9a25c5724ae1e4a5387ddca221e25454895978834"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)