From fa9d56717ffa32d8c44aa686900799b01d378649 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 04:29:30 +0000 Subject: [PATCH] ticker: Update to version 4.8.1 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index 48b7c5464c..73d10eef20 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "4.8.0", + "version": "4.8.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.8.0/ticker-4.8.0-windows-amd64.tar.gz", - "hash": "8b555d5d25cca9b8f6c61bb939f0195554ee942f8d8caf9d8e446a0bb1d3a93c" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.8.1/ticker-4.8.1-windows-amd64.tar.gz", + "hash": "e9938fd9f57aeed109f267518fef32bfd14c0ac6fa98d8e466058afe77454d5b" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v4.8.0/ticker-4.8.0-windows-386.tar.gz", - "hash": "e4d8e46adb66a73fdea9a79a8012402ee847d4895b4b00fdc5fd019a3b8d6213" + "url": "https://github.com/achannarasappa/ticker/releases/download/v4.8.1/ticker-4.8.1-windows-386.tar.gz", + "hash": "afad012f21af360cb5a0df5929762a2fa8701e0690a322c9feb07a66604e776d" } }, "bin": "ticker.exe",