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 0267320 commit 3bdbd56Copy full SHA for 3bdbd56
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.8.1.tar.gz"
5
- sha256 "62c5d54b3f2bf2ca240d9522ab75320b96f6304cf83b63a2db936411ec52cd64"
+ url "https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.8.2.tar.gz"
+ sha256 "5fb748c05ea9feb2fb957dfcac79db8b80a27afc1733b0ca3fc58046ad3e96eb"
6
license "MIT"
7
head "https://github.com/Lifailon/lazyjournal.git", branch: "main"
8
0 commit comments