mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mingit-busybox: Update to version 2.31.1.windows.1
This commit is contained in:
parent
9b78ad8785
commit
04bd13221f
@ -1,30 +1,30 @@
|
||||
{
|
||||
"description": "An open and reliable container runtime",
|
||||
"homepage": "https://containerd.io/",
|
||||
"version": "1.4.4",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containerd/containerd/releases/download/v1.4.4/containerd-1.4.4-windows-amd64.tar.gz",
|
||||
"hash": "0b668d28ec7ffda3d1930ed729ff8591540278a56539ae0bd682dea8c9964483"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"bin\\containerd.exe",
|
||||
"bin\\containerd-shim-runhcs-v1.exe",
|
||||
"bin\\ctr.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/containerd/containerd"
|
||||
},
|
||||
"autoupdate": {
|
||||
"version": "1.4.4",
|
||||
"description": "An open and reliable container runtime",
|
||||
"homepage": "https://containerd.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containerd/containerd/releases/download/v$version/containerd-$version-windows-amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256sum"
|
||||
"64bit": {
|
||||
"url": "https://github.com/containerd/containerd/releases/download/v1.4.4/containerd-1.4.4-windows-amd64.tar.gz",
|
||||
"hash": "0b668d28ec7ffda3d1930ed729ff8591540278a56539ae0bd682dea8c9964483"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"bin\\containerd.exe",
|
||||
"bin\\containerd-shim-runhcs-v1.exe",
|
||||
"bin\\ctr.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/containerd/containerd"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/containerd/containerd/releases/download/v$version/containerd-$version-windows-amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256sum"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"_comment": "Version 2.8.3 was moved to https://github.com/ScoopInstaller/Versions/blob/master/bucket/lynx283.json",
|
||||
"##": "Version 2.8.3 was moved to https://github.com/ScoopInstaller/Versions/blob/master/bucket/lynx283.json",
|
||||
"version": "2.9.0dev.6",
|
||||
"description": "Text web browser.",
|
||||
"homepage": "https://invisible-island.net/lynx/lynx.html",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.31.0.windows.1",
|
||||
"version": "2.31.1.windows.1",
|
||||
"description": "Minimal Git for Windows (MinGit) is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed.(BusyBox-backed MinGit, experimental, smaller version of MinGit)",
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -13,12 +13,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.31.0.windows.1/MinGit-2.31.0-busybox-64-bit.zip",
|
||||
"hash": "13b0ac2d14b8cc71f24ab69a7241bdee5e661233aa1e6c562619341e8fdef6c6"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/MinGit-2.31.1-busybox-64-bit.zip",
|
||||
"hash": "d97a2f116692e78266fbf10976183d57a4193868df1a94de7d40d371e358b6f3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.31.0.windows.1/MinGit-2.31.0-busybox-32-bit.zip",
|
||||
"hash": "f71e4080355da593139cec6e12e054c4e45227cfcfee8ce2eed89798bec95510"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/MinGit-2.31.1-busybox-32-bit.zip",
|
||||
"hash": "d3156def84d48bfacc6242f5386c3c7addc4d2752da078cab2da709f8820c9fc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user