{ "version": "4.5.3", "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.5.3/ticker-4.5.3-windows-amd64.tar.gz", "hash": "af022be9d05c02535f2b1e1ee22852dbeb22ab1593e4c9dbefa71480f9efac9b" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.3/ticker-4.5.3-windows-386.tar.gz", "hash": "c9953e63595e9535b42b2428cef530304a3331a91fa92cd6484180935fce3196" } }, "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" } } }