{ "version": "4.11.0", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", "homepage": "https://github.com/crazy-max/diun", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_x86_64.zip", "hash": "fc87cd7d7b5308ab575fea3e00982eb06a32f234b0460b5bd08eb6eac1de4fd5" }, "32bit": { "url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_i386.zip", "hash": "6317ac4e3316de1a3192473fbb7aa2497d4a1aeef67f4207739da1bb360464bc" } }, "bin": "diun.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/crazy-max/diun/releases/download/v$version/diun_$version_windows_x86_64.zip" }, "32bit": { "url": "https://github.com/crazy-max/diun/releases/download/v$version/diun_$version_windows_i386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }