diff --git a/tools/skopeo/manifest.yaml b/tools/skopeo/manifest.yaml index f56776b03d..eaabda8b98 100644 --- a/tools/skopeo/manifest.yaml +++ b/tools/skopeo/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: skopeo -version: "1.18.0" +version: "1.19.0" check: ${binary} --version | cut -d' ' -f3 build_dependencies: - go