From 15c44ef74a214fdb0684fe82935c9dbf98fc723c Mon Sep 17 00:00:00 2001 From: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:39:51 -0700 Subject: [PATCH] chore: bump to 0.22.0 --- crane.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crane.spec b/crane.spec index 635b7f4..6041e52 100644 --- a/crane.spec +++ b/crane.spec @@ -3,13 +3,13 @@ # https://github.com/google/go-containerregistry %global goipath github.com/google/go-containerregistry -Version: 0.21.7 +Version: 0.22.0 %gometa -L -f Name: crane -Release: 2 +Release: 1 Summary: Go library and CLIs for working with container registries # Generated by go-vendor-tools