mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
parent
e2d1993d05
commit
226956ec1f
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.4",
|
"version": "4.0.2",
|
||||||
"description": "A tool for managing OCI containers and pods.",
|
"description": "A tool for managing OCI containers and pods.",
|
||||||
"homepage": "https://podman.io/",
|
"homepage": "https://podman.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containers/podman/releases/download/v3.4.4/podman-remote-release-windows.zip",
|
"url": "https://github.com/containers/podman/releases/download/v4.0.2/podman-remote-release-windows_amd64.zip",
|
||||||
"hash": "49e276543affe6f7435d4fb83b98a7b58cfcf544df61c95be4e5e78b34686044",
|
"hash": "ba07e6073e6b8ac1def2d2464e5ab7645a8b3d6bcdf3a4b68ad29ae2630dda61",
|
||||||
"extract_dir": "podman-3.4.4"
|
"extract_dir": "podman-4.0.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "podman.exe",
|
"bin": "usr\\bin\\podman.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/containers/podman"
|
"github": "https://github.com/containers/podman"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/containers/podman/releases/download/v$version/podman-remote-release-windows.zip",
|
"url": "https://github.com/containers/podman/releases/download/v$version/podman-remote-release-windows_amd64.zip",
|
||||||
"extract_dir": "podman-$version"
|
"extract_dir": "podman-$version"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user