From 83446ca1291c75ca911722a5297833da0eeee606 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 04:29:41 +0000 Subject: [PATCH] ticker: Update to version 5.0.6 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index a749fc6ca5..8b3063f439 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "5.0.5", + "version": "5.0.6", "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/v5.0.5/ticker-5.0.5-windows-amd64.tar.gz", - "hash": "93ca7b10adb7c4e8d3ecb97a9319c895ba26414f1280361ba8fbf418f209fb93" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.6/ticker-5.0.6-windows-amd64.tar.gz", + "hash": "7175cf058b8287f95a411ad33e3dd5c6db8273314bd497ab41852f62c6424e9d" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.5/ticker-5.0.5-windows-386.tar.gz", - "hash": "c3ba5de89e3090043d4d4380ee3fc576b1ca5729915db7709d3d16ecb698ff32" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.6/ticker-5.0.6-windows-386.tar.gz", + "hash": "b295a492322ecbfbdb50042edee977cdfe5c1af19c44dfc92c50c556088ee311" } }, "bin": "ticker.exe",