Skip to content

Commit 78a87b3

Browse files
committed
podman 5.5.2
1 parent 87c4750 commit 78a87b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/podman.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Podman < Formula
22
desc "Tool for managing OCI containers and pods"
33
homepage "https://podman.io/"
4-
url "https://github.com/containers/podman/archive/refs/tags/v5.5.1.tar.gz"
5-
sha256 "00d02f85ad27a46e77456fef1be81865a43147544ed2487e6c4c8decd0e3748f"
4+
url "https://github.com/containers/podman/archive/refs/tags/v5.5.2.tar.gz"
5+
sha256 "a2dbd8280cd92d4741f32f5a99d385d7fc6f0dd36bc9cc90a7273767e26d43d9"
66
license all_of: ["Apache-2.0", "GPL-3.0-or-later"]
77
head "https://github.com/containers/podman.git", branch: "main"
88

0 commit comments

Comments
 (0)