ticker: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2025-11-17 00:41:40 +00:00
parent 321a09c31b
commit 21c91c1a27

View File

@ -1,16 +1,16 @@
{ {
"version": "5.0.7", "version": "5.1.0",
"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.7/ticker-5.0.7-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v5.1.0/ticker-5.1.0-windows-amd64.tar.gz",
"hash": "8133c515e8d77177889bc2cc8bfa02b7bf4bf7c87bd320f0514c1460728f5546" "hash": "674577a33ad880fae880427a1e927bbc7e4265eb68afa518f2d6df867883db4f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v5.0.7/ticker-5.0.7-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v5.1.0/ticker-5.1.0-windows-386.tar.gz",
"hash": "900bf0506b74f5caee21ce27da14a6eef50360a5325a8d43a298392deccda6d0" "hash": "62fae8d8a3d94407dcb6540eeef2034d79b010b480a3ed529f34cc99858a1097"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",