{ "version": "0.12.1", "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.12.1/go-containerregistry_Windows_x86_64.tar.gz", "hash": "9a6ed649c06dd10ba49acb213abe8cab8bd11f479485745ca8a47a6b6a216386" } }, "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" } } }