From d1d58bea10134b3cf7c27a67a388f8d722077e0d Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Mon, 9 May 2022 20:05:51 +0530 Subject: [PATCH] podman: Remove extract_dir from autoupdate --- bucket/podman.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index a1117c98c5..0b000c5f83 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -18,8 +18,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/containers/podman/releases/download/v$version/podman-v$version.msi", - "extract_dir": "PFiles\\RedHat\\Podman" + "url": "https://github.com/containers/podman/releases/download/v$version/podman-v$version.msi" } }, "hash": {