podman: Remove extract_dir from autoupdate

This commit is contained in:
Rashil Gandhi 2022-05-09 20:05:51 +05:30 committed by GitHub
parent 088521b5ff
commit d1d58bea10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containers/podman/releases/download/v$version/podman-v$version.msi", "url": "https://github.com/containers/podman/releases/download/v$version/podman-v$version.msi"
"extract_dir": "PFiles\\RedHat\\Podman"
} }
}, },
"hash": { "hash": {