diff --git a/bucket/podman.json b/bucket/podman.json index 044f3e9ffd..b22fae53e5 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -5,20 +5,20 @@ "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/containers/podman/releases/download/v4.1.0/podman-remote-release-windows_amd64.zip", - "hash": "72a55aea3c9a6e0e86be3cecaa36e15324e7bd669272a0f1c3ac6cf7af35c932", - "extract_dir": "podman-4.1.0" + "url": "https://github.com/containers/podman/releases/download/v4.1.0/podman-v4.1.0.msi", + "hash": "002343127686d340c4ed553eecfacbf7f4aa77a10d35634dc26c83124b061111", + "extract_dir": "PFiles\\RedHat\\Podman" } }, - "bin": "usr\\bin\\podman.exe", + "bin": "podman.exe", "checkver": { "github": "https://github.com/containers/podman" }, "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/containers/podman/releases/download/v$version/podman-remote-release-windows_amd64.zip", - "extract_dir": "podman-$version" + "url": "https://github.com/containers/podman/releases/download/v$version/podman-v$version.msi", + "extract_dir": "PFiles\\RedHat\\Podman" } }, "hash": {