Skip to content

Commit 1169a7b

Browse files
committed
n: update 7.2.2 bottle.
1 parent 9164ea5 commit 1169a7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/n.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ class N < Formula
77
head "https://github.com/tj/n.git"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d48818412130b3b814641e8c7eec81a1c28cdd40448758e5e79ea9b258dd5d21"
11-
sha256 cellar: :any_skip_relocation, big_sur: "2bbef166a31db55738ef621c11b5ec967daa4442dab3eb0bd336fa83e756deda"
12-
sha256 cellar: :any_skip_relocation, catalina: "2bbef166a31db55738ef621c11b5ec967daa4442dab3eb0bd336fa83e756deda"
13-
sha256 cellar: :any_skip_relocation, mojave: "bfba14563291de6675278c5d2a6ba81f01e185daa4da3ecf9e4191ebfb6b8012"
10+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8f377703e852c68fd063f5f15ed7606ded6f3006ccd8b11f6cc06667c5d52fa1"
11+
sha256 cellar: :any_skip_relocation, big_sur: "1a0c2427ac36e4f4f6175380e2545a79de41031bc54021d8061f09d5cf6dd67b"
12+
sha256 cellar: :any_skip_relocation, catalina: "1a0c2427ac36e4f4f6175380e2545a79de41031bc54021d8061f09d5cf6dd67b"
13+
sha256 cellar: :any_skip_relocation, mojave: "1a0c2427ac36e4f4f6175380e2545a79de41031bc54021d8061f09d5cf6dd67b"
1414
end
1515

1616
def install

0 commit comments

Comments
 (0)