diff options
-rw-r--r-- | extra.old.json | 4 | ||||
-rw-r--r-- | extra.old.json~ | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 866aeea..2452da1 100644 --- a/extra.old.json +++ b/extra.old.json @@ -266,7 +266,9 @@ "version": "v2023.02.20" }, "containers-common_skopeo": { - "version": "v1.15.0" + "version": "v1.15.1", + "gitref": "refs/tags/v1.15.1", + "revision": "0223908d16c89fe1f0ef6ff6ed890566cdfd5921" }, "containers-common_storage": { "version": "v1.54.0", diff --git a/extra.old.json~ b/extra.old.json~ index f6fff59..866aeea 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -269,7 +269,9 @@ "version": "v1.15.0" }, "containers-common_storage": { - "version": "v1.53.0" + "version": "v1.54.0", + "gitref": "refs/tags/v1.54.0", + "revision": "31faa20f358142c57d3d5ccc6cac7a93f6942cd4" }, "cpputest": { "version": "v4.0" |