mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
podman-tui: Fix extract_dir (#6872)
This commit is contained in:
parent
72a020f1eb
commit
c7dc349519
@ -7,7 +7,7 @@
|
||||
"64bit": {
|
||||
"url": "https://github.com/containers/podman-tui/releases/download/v1.6.1/podman-tui-release-windows_amd64.zip",
|
||||
"hash": "3651a7ff1bd9fd64025ef4b599891db13cf3b5ade8f7329b2aa8ee7f1e9b76b0",
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.6.1"
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui"
|
||||
}
|
||||
},
|
||||
"bin": "podman-tui.exe",
|
||||
@ -19,7 +19,7 @@
|
||||
"hash": {
|
||||
"url": "$baseurl/shasums"
|
||||
},
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-$version"
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user