diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:29 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-11 07:46:29 +0000 |
| commit | d930b654162a8cfc8f57479b11dce1b33346dbed (patch) | |
| tree | 26bc6d919b7ff5c53699f248e47b2f52abe5fcb7 /repos/extra/containerd/abuild | |
| parent | c7c9a2d890980cf3236b158c0a09cb4f5c3618ff (diff) | |
| download | alicelinux-d930b654162a8cfc8f57479b11dce1b33346dbed.tar.gz alicelinux-d930b654162a8cfc8f57479b11dce1b33346dbed.zip | |
containerd: updated to 2.2.0
Diffstat (limited to 'repos/extra/containerd/abuild')
| -rw-r--r-- | repos/extra/containerd/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/containerd/abuild b/repos/extra/containerd/abuild index f12bd64f..ab56aafd 100644 --- a/repos/extra/containerd/abuild +++ b/repos/extra/containerd/abuild @@ -1,5 +1,5 @@ name=containerd -version=2.1.4 +version=2.2.0 release=1 source="https://github.com/${name}/${name}/archive/v${version}/${name}-v${version}.tar.gz" |