We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a69735d + 606905d commit 543fd6bCopy full SHA for 543fd6b
Casks/p/podman-desktop.rb
@@ -1,9 +1,9 @@
1
cask "podman-desktop" do
2
arch arm: "arm64", intel: "x64"
3
4
- version "1.17.1"
5
- sha256 arm: "dabff77ee157d78f23924644cfdd0a2c165b2bdf74b21a0e76797ee85991ce7d",
6
- intel: "98c51ab62dc7088c33a53fbbc8489d661b78c7f07ee596f91f9a4d163a767bd8"
+ version "1.17.2"
+ sha256 arm: "1cf658a9da347cead875ceddd9200388075a4834bc3b8e2d9aa47ad2b05c547f",
+ intel: "02de5f7bce5c9d09fcd9965a2944e6c59515f8f40dea05be97ad32a28a0739c2"
7
8
url "https://github.com/containers/podman-desktop/releases/download/v#{version}/podman-desktop-#{version}-#{arch}.dmg",
9
verified: "github.com/containers/podman-desktop/"
0 commit comments