package/skopeo: bump to 1.22.0

Release notes:
https://github.com/containers/skopeo/releases/tag/v1.22.0

Signed-off-by: Yann E. MORIN <yann.morin@orange.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Yann E. MORIN
2026-02-16 10:54:10 +01:00
committed by Julien Olivain
parent 3b52fe6f2e
commit 388b9b5965
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 f76eeddf697a3cc7a872e3077ab4d0fdbebe9f3c6171462e3e9feb84368b3fac skopeo-1.21.0-go2.tar.gz
sha256 dc9aa749973b10d3c2672d2839e61bac75cf32d5e5106463420b83653c9df3ff skopeo-1.22.0-go2.tar.gz
sha256 716a8b80635c394681e652823e1e42e411ad2d254e1f202403422d74f4b0b106 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
SKOPEO_VERSION = 1.21.0
SKOPEO_VERSION = 1.22.0
SKOPEO_SITE = $(call github,containers,skopeo,v$(SKOPEO_VERSION))
SKOPEO_LICENSE = Apache-2.0