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 4395593 commit 9d47e64Copy full SHA for 9d47e64
Formula/n/nerdlog.rb
@@ -1,8 +1,8 @@
1
class Nerdlog < Formula
2
desc "TUI log viewer with timeline histogram and no central server"
3
homepage "https://dmitryfrank.com/projects/nerdlog/article"
4
- url "https://github.com/dimonomid/nerdlog/archive/refs/tags/v1.8.2.tar.gz"
5
- sha256 "e448a9150a5cb186f1c448a886666e5b5f5001c77e911e839a2294043289b7b6"
+ url "https://github.com/dimonomid/nerdlog/archive/refs/tags/v1.9.0.tar.gz"
+ sha256 "f9200cfa605a3b2724c0615118a1c3bb8dc32428133ac8077fa12c83a9e55976"
6
license "BSD-2-Clause"
7
head "https://github.com/dimonomid/nerdlog.git", branch: "master"
8
0 commit comments