From 5f3d7f4d09477c98660c19dfd5ebf55c07aff1d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 15 Aug 2021 07:09:09 -0700 Subject: [PATCH] ticker: Update to version 4.2.1 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index adf1cfc3ad..a12edce80d 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.2.0", + "version": "4.2.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/v4.2.0/ticker-4.2.0-windows-amd64.tar.gz", - "hash": "8f887e405d86fa67cc11b23ef2f10c5132ef4f8c797aa164f05398d7924096fa" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.1/ticker-4.2.1-windows-amd64.tar.gz", + "hash": "bf3bf84326382b584ab60e1418b1e8f0dc7bb66b0f3489b0b762b703ad300e89" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.0/ticker-4.2.0-windows-386.tar.gz", - "hash": "3e633cb819f41b6a6ce5a0d5648e3a933d0f67f3cd8c6da250a0bb1da6de14a0" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.1/ticker-4.2.1-windows-386.tar.gz", + "hash": "7c01f4513689a87ce34f74b31ea5cc43db8b198b8a47c62021ad0bcae5b6cf64" } }, "bin": "ticker.exe",