Skip to content

Commit 3bdbd56

Browse files
committed
lazyjournal 0.8.2
1 parent 0267320 commit 3bdbd56

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.8.1.tar.gz"
5-
sha256 "62c5d54b3f2bf2ca240d9522ab75320b96f6304cf83b63a2db936411ec52cd64"
4+
url "https://github.com/Lifailon/lazyjournal/archive/refs/tags/0.8.2.tar.gz"
5+
sha256 "5fb748c05ea9feb2fb957dfcac79db8b80a27afc1733b0ca3fc58046ad3e96eb"
66
license "MIT"
77
head "https://github.com/Lifailon/lazyjournal.git", branch: "main"
88

0 commit comments

Comments
 (0)