{ "version": "0.9.2", "description": "A tool for exploring each layer in a docker image.", "homepage": "https://github.com/wagoodman/dive/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_windows_amd64.zip", "hash": "4e8e48263077f94fccfb1f1c385a95640ef3c7a48fd8ca41cc7e5889ba82da28" } }, "bin": "dive.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/wagoodman/dive/releases/download/v$version/dive_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/dive_$version_checksums.txt" } } }