diff --git a/bucket/ticker.json b/bucket/ticker.json index de997697ff..1fbd15efa9 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "5.0.2", + "version": "5.0.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/v5.0.2/ticker-5.0.2-windows-amd64.tar.gz", - "hash": "e0abe3d7c984138207893736664a382b8a2d6b5d36ec2aa1ec7b988f0a05d354" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.3/ticker-5.0.3-windows-amd64.tar.gz", + "hash": "338597da3b67767a7917b28ddb4e9453ce0e37c9594293798544ec68c8c1cd15" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.2/ticker-5.0.2-windows-386.tar.gz", - "hash": "c6bb90a0a32297ad9b1ecd0db42638c18b29ff897d9e4ca14bd2ecfa2310fe92" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.3/ticker-5.0.3-windows-386.tar.gz", + "hash": "f2471c96cdc2d7ddbfbda06833698556389d9d54050c01472bedff027562695d" } }, "bin": "ticker.exe",