{ "version": "4.5.13", "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.13/ticker-4.5.13-windows-amd64.tar.gz", "hash": "c428fe88cbce0728d55f44b2cb3a8c1ae111988ce599f27c02c3802577e33121" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.13/ticker-4.5.13-windows-386.tar.gz", "hash": "791b82d1d3170dcdb5e394af325583c2dfc633c0513666cfb4625e10ac5bd813" } }, "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" } } }