Skip to content

Commit f0896dc

Browse files
committed
podman-tui release v1.6.0
Signed-off-by: Navid Yaghoobi <[email protected]>
1 parent ebfaeea commit f0896dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/podman-tui.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PodmanTui < Formula
22
desc "Podman Terminal User Interface"
33
homepage "https://github.com/containers/podman-tui"
4-
url "https://github.com/containers/podman-tui/archive/refs/tags/v1.5.0.tar.gz"
5-
sha256 "d9ba16d37f959d7ae5ca6650c3ccc7b0e1a726215791c99604f8f5955ee8f61d"
4+
url "https://github.com/containers/podman-tui/archive/refs/tags/v1.6.0.tar.gz"
5+
sha256 "4d7f8293a5bcc900839a51a6d0852df260ac08982a601480f0090a2182636fc2"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)