diff --git a/bucket/ticker.json b/bucket/ticker.json index 010519ce0a..adf1cfc3ad 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.1.1", + "version": "4.2.0", "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.1.1/ticker-4.1.1-windows-amd64.tar.gz", - "hash": "eb3c562c6fa755a1b5d60d5d1c54d7df90c7dc09bd5b5d50d1a8c1cf41c328c5" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.0/ticker-4.2.0-windows-amd64.tar.gz", + "hash": "8f887e405d86fa67cc11b23ef2f10c5132ef4f8c797aa164f05398d7924096fa" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.1.1/ticker-4.1.1-windows-386.tar.gz", - "hash": "4837dbb1eabe18eeca1946dcdd3921d187b01b155def3ecfac266ac79ec42e03" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.0/ticker-4.2.0-windows-386.tar.gz", + "hash": "3e633cb819f41b6a6ce5a0d5648e3a933d0f67f3cd8c6da250a0bb1da6de14a0" } }, "bin": "ticker.exe",