From fbe8ae94309cc0f6d343d5fe65a93d3b1024a79c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 04:29:23 +0000 Subject: [PATCH] ticker: Update to version 4.4.3 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index 2a7f27a2d4..d8c4805e92 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.4.2", + "version": "4.4.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/v4.4.2/ticker-4.4.2-windows-amd64.tar.gz", - "hash": "873845b2ba45a36fad48b9259fcca837010803b2086ead708480e5a41c2b7c62" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.3/ticker-4.4.3-windows-amd64.tar.gz", + "hash": "f3bb31461c4756a910555cc2eb47b009f499983627f2a89c22a39d13037a1ade" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.2/ticker-4.4.2-windows-386.tar.gz", - "hash": "3ef3187e56255760d59fc1d947455c507e475629104f8f953e1b09ee0e6a1abd" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.3/ticker-4.4.3-windows-386.tar.gz", + "hash": "b151d60a36b1a82a010a9e6efb307a4c617696c787adc06b3a1987ebece96f35" } }, "bin": "ticker.exe",