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 87c4750 commit 78a87b3Copy full SHA for 78a87b3
Formula/p/podman.rb
@@ -1,8 +1,8 @@
1
class Podman < Formula
2
desc "Tool for managing OCI containers and pods"
3
homepage "https://podman.io/"
4
- url "https://github.com/containers/podman/archive/refs/tags/v5.5.1.tar.gz"
5
- sha256 "00d02f85ad27a46e77456fef1be81865a43147544ed2487e6c4c8decd0e3748f"
+ url "https://github.com/containers/podman/archive/refs/tags/v5.5.2.tar.gz"
+ sha256 "a2dbd8280cd92d4741f32f5a99d385d7fc6f0dd36bc9cc90a7273767e26d43d9"
6
license all_of: ["Apache-2.0", "GPL-3.0-or-later"]
7
head "https://github.com/containers/podman.git", branch: "main"
8
0 commit comments