diff --git a/bucket/ticker.json b/bucket/ticker.json index faf3ab2750..3ecd803143 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "5.0.0", + "version": "5.0.1", "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.0/ticker-5.0.0-windows-amd64.tar.gz", - "hash": "d70c5a2c42180dd336c43bc4f6c9a67bf9e9d7e92ade62e14be0842348004959" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.1/ticker-5.0.1-windows-amd64.tar.gz", + "hash": "06404476c61410933df88dcb2372c6922f0f5fd7d90cf63abf5ba119484ab8f1" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.0/ticker-5.0.0-windows-386.tar.gz", - "hash": "627c633fb6f3e9a1a39783456c4d3155945b9a2d29f04ac517acfa753f881136" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.1/ticker-5.0.1-windows-386.tar.gz", + "hash": "5626c5d45494f6d6cf600d48400d4b815490d8f9fade9160f1bd83161b6ccd94" } }, "bin": "ticker.exe",