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 e7019f9 commit ab8b304Copy full SHA for ab8b304
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.6.1.tar.gz"
5
- sha256 "a241119e1099711f889bae6fa7061130869317b711a96e3e9df2fed45e6fc979"
+ url "https://github.com/containers/podman-tui/archive/refs/tags/v1.7.0.tar.gz"
+ sha256 "a94eff698c68bd9b1ed2cbacfbed4c595e514d56c260e0134de951b26fe72f61"
6
license "Apache-2.0"
7
8
no_autobump! because: :requires_manual_review
0 commit comments