{ "version": "0.20.6", "description": "CLIs for working with container registries", "homepage": "https://github.com/google/go-containerregistry", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/google/go-containerregistry/releases/download/v0.20.6/go-containerregistry_Windows_x86_64.tar.gz", "hash": "399491efa1d88d1ee18c6642d025aa0c67a49bfe8297033fb485b1272ad70c9d" } }, "bin": [ "crane.exe", "gcrane.exe" ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/google/go-containerregistry/releases/download/v$version/go-containerregistry_Windows_x86_64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }