mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-03 02:13:29 +08:00
package/nerdctl: bump version to 1.3.1
Bugfixes and features. https://github.com/containerd/nerdctl/releases/tag/v1.3.1 Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
2b18a93cd5
commit
5d65570fac
@ -1,3 +1,3 @@
|
||||
# Computed locally
|
||||
sha256 08a84b9481b37dbd8cc6f955dbec0c18a1934bcffeb135fd5d2dc23987152b7c nerdctl-1.2.0.tar.gz
|
||||
sha256 574438dd7c88e6a607c6f82932f8ada174b1133a66ee0fa0f7510e7c3bebacb4 nerdctl-1.3.1.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NERDCTL_VERSION = 1.2.0
|
||||
NERDCTL_VERSION = 1.3.1
|
||||
NERDCTL_SITE = $(call github,containerd,nerdctl,v$(NERDCTL_VERSION))
|
||||
|
||||
NERDCTL_LICENSE = Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user