From 67fb50c693b3997c3f9f89893c4d3e15757010a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 16:29:43 +0000 Subject: [PATCH] ticker: Update to version 5.0.1 --- bucket/ticker.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ticker.json b/bucket/ticker.json index faf3ab2750..3ecd803143 100644 --- a/bucket/ticker.json +++ b/bucket/ticker.json @@ -1,16 +1,16 @@ { - "version": "5.0.0", + "version": "5.0.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/v5.0.0/ticker-5.0.0-windows-amd64.tar.gz", - "hash": "d70c5a2c42180dd336c43bc4f6c9a67bf9e9d7e92ade62e14be0842348004959" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.1/ticker-5.0.1-windows-amd64.tar.gz", + "hash": "06404476c61410933df88dcb2372c6922f0f5fd7d90cf63abf5ba119484ab8f1" }, "32bit": { - "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.0/ticker-5.0.0-windows-386.tar.gz", - "hash": "627c633fb6f3e9a1a39783456c4d3155945b9a2d29f04ac517acfa753f881136" + "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.1/ticker-5.0.1-windows-386.tar.gz", + "hash": "5626c5d45494f6d6cf600d48400d4b815490d8f9fade9160f1bd83161b6ccd94" } }, "bin": "ticker.exe",