{ "version": "4.5.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.5.4/ticker-4.5.4-windows-amd64.tar.gz", "hash": "d9c78803088ccd0bc31e1426fea8f1f497b52a5dfc84ae139717e18d51c0c4c6" }, "32bit": { "url": "https://github.com/achannarasappa/ticker/releases/download/v4.5.4/ticker-4.5.4-windows-386.tar.gz", "hash": "0bc7bc1b0787bfcf095571bf3c4d74039602143b3865447c30078b3c977081c2" } }, "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" } } }