{ "version": "4.4.4", "description": "Terminal stock watcher and stock position tracker", "homepage": "https://github.com/achannarasappa/ticker", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.4/ticker-4.4.4-windows-amd64.tar.gz", "hash": "5380e8aec9b31f7ed43d304c72ba6edab06fd01bab0cc2bd22b2dc14fb15ef67" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.4/ticker-4.4.4-windows-386.tar.gz", "hash": "a2f993cf5f7e02e83a735df6d0203725545cbbadbd77f1e3cb0f2f19840de926" } }, "bin": "ticker.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v$version/ticker-$version-windows-amd64.tar.gz" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v$version/ticker-$version-windows-386.tar.gz" } }, "hash": { "url": "$baseurl/ticker-$version-checksums.txt" } } }