From 4db9b3b096957ea1b0d10e6108758bae6f4f4e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 12 Sep 2021 22:11:00 -0700 Subject: [PATCH] ticker: Update to version 4.3.0 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index a12edce80d..98fa6f4a40 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.2.1", + "version": "4.3.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.2.1/ticker-4.2.1-windows-amd64.tar.gz", - "hash": "bf3bf84326382b584ab60e1418b1e8f0dc7bb66b0f3489b0b762b703ad300e89" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.3.0/ticker-4.3.0-windows-amd64.tar.gz", + "hash": "f743d055b36f859258e464042583eb197fa6bbd0778cc03bd6e7dcf1adaa97d9" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.1/ticker-4.2.1-windows-386.tar.gz", - "hash": "7c01f4513689a87ce34f74b31ea5cc43db8b198b8a47c62021ad0bcae5b6cf64" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.3.0/ticker-4.3.0-windows-386.tar.gz", + "hash": "53162fb50f901a95d99c9c5a9ee4bc78643e5a5054e6fa24721f6e546ec40abb" } }, "bin": "ticker.exe",