Skip to content

Commit cb9109b

Browse files
committed
nnn: update 5.0 bottle.
1 parent 187603c commit cb9109b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/n/nnn.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ class Nnn < Formula
77
head "https://github.com/jarun/nnn.git", branch: "master"
88

99
bottle do
10-
rebuild 3
11-
sha256 cellar: :any, arm64_sonoma: "a661f24f20729323cc44905e72b5e0615809cd6dc00923355276e8bc327e8d2b"
12-
sha256 cellar: :any, arm64_ventura: "da99936ce4f9aa649cc5114bf34724dec324e1fe0484258036cd50ccd974d566"
13-
sha256 cellar: :any, arm64_monterey: "ef086ae9e6fdf3ee271b5c64a5b9355b49b311a6f3afc75aab8a452f8c03e155"
14-
sha256 cellar: :any, sonoma: "29597f38dca184b1e8283f788d9feb0d9d610bb20294d49a666864cacaf51ae8"
15-
sha256 cellar: :any, ventura: "9c2d3f2668b52cfc5c8cfd9f1970501cc67767ea82e3e033d76e6bc263edfaff"
16-
sha256 cellar: :any, monterey: "c3e95d1ca7c575edbc4bfae316b58f218598a5926c4f1c6577b19e0f4cbeae92"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "866a588102383c2f892e434139af2962ab0d179469681cb4e8f2eacb6f55d3ce"
10+
sha256 cellar: :any, arm64_sonoma: "7773a56db688d09ee950ed2cece939fd95d229031044acbc310eda58f227c0b7"
11+
sha256 cellar: :any, arm64_ventura: "094d843cb5247e4140b21d3145b214ac43ec3a2aa5e366779db33369c922523c"
12+
sha256 cellar: :any, arm64_monterey: "c644255f2c961e6e4804e2c9fcecdb20a9b09cfcb226b86907c43097cf9b0c25"
13+
sha256 cellar: :any, sonoma: "1a839e5fb6dc6049039c8148d648265f30673f8589d51f84146283148c1d2563"
14+
sha256 cellar: :any, ventura: "142164bea2d0cbdd7984a410bd981ee718c2d7a6bd600d0d1e0361886af1530e"
15+
sha256 cellar: :any, monterey: "9fc7ce6137ed2d0ba69d9e44524485f23a768b464a82c570e2529c84f72cb357"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "46ee484c8948c2c24d8fd20f11013fbf6c1c4657d5c4659983d985f5a0e2056f"
1817
end
1918

2019
depends_on "gnu-sed"

0 commit comments

Comments
 (0)