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 d0d0b95 commit 25b46deCopy full SHA for 25b46de
Formula/l/lazyjournal.rb
@@ -1,8 +1,8 @@
1
class Lazyjournal < Formula
2
desc "TUI for logs from journalctl, file system, Docker, Podman and Kubernetes pods"
3
homepage "https://github.com/Lifailon/lazyjournal"
4
- url "https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.7.8.tar.gz"
5
- sha256 "64b23ee8a4d2c0588f0ffc372f8aa0a4841cc9bc2ec7b5d6a4cd0603b4feb687"
+ url "https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.7.9.tar.gz"
+ sha256 "e28bec9a54f890e4af0c3ffeab3c12727eb55f684573cb651e97594b46f17630"
6
license "MIT"
7
head "https://github.com/Lifailon/lazyjournal.git", branch: "main"
8
0 commit comments