From 49dd19e4df2a3ccf9e09e637d65fb38d1fa17c15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Dec 2021 20:26:56 +0000 Subject: [PATCH] ticker: Update to version 4.4.1 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index 98fa6f4a40..ad64754bcc 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.3.0", + "version": "4.4.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.3.0/ticker-4.3.0-windows-amd64.tar.gz", - "hash": "f743d055b36f859258e464042583eb197fa6bbd0778cc03bd6e7dcf1adaa97d9" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.1/ticker-4.4.1-windows-amd64.tar.gz", + "hash": "03e247946e68d6066b4278404b0566cb272b467929c3175601ee28d49ce79364" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.3.0/ticker-4.3.0-windows-386.tar.gz", - "hash": "53162fb50f901a95d99c9c5a9ee4bc78643e5a5054e6fa24721f6e546ec40abb" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.1/ticker-4.4.1-windows-386.tar.gz", + "hash": "9211e9da09c58ee87e74e920bf7a65bc16e1c7bb0ebc9761bc21a1e90b6e0be5" } }, "bin": "ticker.exe",