package/skopeo: bump to version 1.22.2

Release notes, since 1.22.0:
https://github.com/containers/skopeo/releases/tag/v1.22.1
https://github.com/containers/skopeo/releases/tag/v1.22.2

Signed-off-by: Yann E. MORIN <yann.morin@orange.com>
[Julien: add links to release notes]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Yann E. MORIN
2026-05-12 06:37:20 +02:00
committed by Julien Olivain
parent 62afff3baa
commit 0452451195
2 changed files with 2 additions and 2 deletions

View File

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

View File

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