ticker: Update to version 5.0.1

This commit is contained in:
github-actions[bot] 2025-05-19 16:29:43 +00:00
parent b324d203d1
commit 67fb50c693

View File

@ -1,16 +1,16 @@
{ {
"version": "5.0.0", "version": "5.0.1",
"description": "Terminal stock watcher and stock position tracker", "description": "Terminal stock watcher and stock position tracker",
"homepage": "https://github.com/achannarasappa/ticker", "homepage": "https://github.com/achannarasappa/ticker",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.0/ticker-5.0.0-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.1/ticker-5.0.1-windows-amd64.tar.gz",
"hash": "d70c5a2c42180dd336c43bc4f6c9a67bf9e9d7e92ade62e14be0842348004959" "hash": "06404476c61410933df88dcb2372c6922f0f5fd7d90cf63abf5ba119484ab8f1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.0/ticker-5.0.0-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.1/ticker-5.0.1-windows-386.tar.gz",
"hash": "627c633fb6f3e9a1a39783456c4d3155945b9a2d29f04ac517acfa753f881136" "hash": "5626c5d45494f6d6cf600d48400d4b815490d8f9fade9160f1bd83161b6ccd94"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",