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 d37c696 commit 187603cCopy full SHA for 187603c
.github/autobump.txt
@@ -1829,6 +1829,7 @@ nlopt
1829
nmail
1830
nmap
1831
nng
1832
+nnn
1833
node
1834
node_exporter
1835
node-build
Formula/n/nnn.rb
@@ -1,8 +1,8 @@
1
class Nnn < Formula
2
desc "Tiny, lightning fast, feature-packed file manager"
3
homepage "https://github.com/jarun/nnn"
4
- url "https://github.com/jarun/nnn/archive/refs/tags/v4.9.tar.gz"
5
- sha256 "9e25465a856d3ba626d6163046669c0d4010d520f2fb848b0d611e1ec6af1b22"
+ url "https://github.com/jarun/nnn/archive/refs/tags/v5.0.tar.gz"
+ sha256 "31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a"
6
license "BSD-2-Clause"
7
head "https://github.com/jarun/nnn.git", branch: "master"
8
0 commit comments