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 ebfaeea commit f0896dcCopy full SHA for f0896dc
Formula/p/podman-tui.rb
@@ -1,8 +1,8 @@
1
class PodmanTui < Formula
2
desc "Podman Terminal User Interface"
3
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"
+ url "https://github.com/containers/podman-tui/archive/refs/tags/v1.6.0.tar.gz"
+ sha256 "4d7f8293a5bcc900839a51a6d0852df260ac08982a601480f0090a2182636fc2"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments