Skip to content

Commit 25b46de

Browse files
committed
lazyjournal 0.7.9
1 parent d0d0b95 commit 25b46de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lazyjournal.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lazyjournal < Formula
22
desc "TUI for logs from journalctl, file system, Docker, Podman and Kubernetes pods"
33
homepage "https://github.com/Lifailon/lazyjournal"
4-
url "https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.7.8.tar.gz"
5-
sha256 "64b23ee8a4d2c0588f0ffc372f8aa0a4841cc9bc2ec7b5d6a4cd0603b4feb687"
4+
url "https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.7.9.tar.gz"
5+
sha256 "e28bec9a54f890e4af0c3ffeab3c12727eb55f684573cb651e97594b46f17630"
66
license "MIT"
77
head "https://github.com/Lifailon/lazyjournal.git", branch: "main"
88

0 commit comments

Comments
 (0)