Skip to content

Commit 9d47e64

Browse files
committed
nerdlog 1.9.0
1 parent 4395593 commit 9d47e64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nerdlog.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nerdlog < Formula
22
desc "TUI log viewer with timeline histogram and no central server"
33
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"
4+
url "https://github.com/dimonomid/nerdlog/archive/refs/tags/v1.9.0.tar.gz"
5+
sha256 "f9200cfa605a3b2724c0615118a1c3bb8dc32428133ac8077fa12c83a9e55976"
66
license "BSD-2-Clause"
77
head "https://github.com/dimonomid/nerdlog.git", branch: "master"
88

0 commit comments

Comments
 (0)