mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
podman-tui: Add version 1.5.0 (#6709)
This commit is contained in:
parent
a83728c93b
commit
de0cc45024
26
bucket/podman-tui.json
Normal file
26
bucket/podman-tui.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"description": "Podman Terminal UI",
|
||||
"homepage": "https://github.com/containers/podman-tui",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containers/podman-tui/releases/download/v1.5.0/podman-tui-release-windows_amd64.zip",
|
||||
"hash": "675e83a9fc1655cd2427df1d2417b72ebf4308395ae7d4bba05581c33f3a01ce",
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.5.0"
|
||||
}
|
||||
},
|
||||
"bin": "podman-tui.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containers/podman-tui/releases/download/v$version/podman-tui-release-windows_amd64.zip",
|
||||
"hash": {
|
||||
"url": "$baseurl/shasums"
|
||||
},
|
||||
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-$version"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user