ticker: Update to version 4.7.1

This commit is contained in:
github-actions[bot] 2024-11-12 04:29:05 +00:00
parent 73285f5f78
commit b0786f7526

View File

@ -1,16 +1,16 @@
{ {
"version": "4.7.0", "version": "4.7.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/v4.7.0/ticker-4.7.0-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.7.1/ticker-4.7.1-windows-amd64.tar.gz",
"hash": "bb89318a80341285a3e8730d77eb2e624e442f4f7f257ca9944fbc75f40f3f86" "hash": "ef192d2af2170291cc5fb27477d633707cbdf150f7cce8afd50375005412fbb5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.7.0/ticker-4.7.0-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.7.1/ticker-4.7.1-windows-386.tar.gz",
"hash": "5bf464e54eae416d563531510e53d1dc187d4843c0e63f403a0f61838eac2310" "hash": "740a47a164b8d0bd55ffbb491e77dc1f4fd7b32a69e95d7fcc6db51a4a0e2fa6"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",