[release-1.9] Bump Skopeo to v1.9.5

This should have been done as part of #2805.

This will bump the version of Skopeo to v1.9.5 so
it can be used for the CVE fix, CVE-2025-65637

Fixes: https://issues.redhat.com/browse/OCPBUGS-67549

Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
This commit is contained in:
Tom Sweeney
2026-02-19 17:46:56 -05:00
parent 4591043987
commit d3ddfcdb84

View File

@@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.9.4"
const Version = "1.9.5"