Skip to content

Commit 187603c

Browse files
committed
nnn 5.0
autobump: add nnn Signed-off-by: Rui Chen <[email protected]>
1 parent d37c696 commit 187603c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1829,6 +1829,7 @@ nlopt
18291829
nmail
18301830
nmap
18311831
nng
1832+
nnn
18321833
node
18331834
node_exporter
18341835
node-build

Formula/n/nnn.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nnn < Formula
22
desc "Tiny, lightning fast, feature-packed file manager"
33
homepage "https://github.com/jarun/nnn"
4-
url "https://github.com/jarun/nnn/archive/refs/tags/v4.9.tar.gz"
5-
sha256 "9e25465a856d3ba626d6163046669c0d4010d520f2fb848b0d611e1ec6af1b22"
4+
url "https://github.com/jarun/nnn/archive/refs/tags/v5.0.tar.gz"
5+
sha256 "31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a"
66
license "BSD-2-Clause"
77
head "https://github.com/jarun/nnn.git", branch: "master"
88

0 commit comments

Comments
 (0)