{ "version": "0.20.2", "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.2/go-containerregistry_Windows_x86_64.tar.gz", "hash": "6203b9fbb908994ebbd8644ee50cb7dec3d482590db0d09a58fe2709990bdb0d" } }, "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" } } }