ticker: Update to version 4.4.3

This commit is contained in:
github-actions[bot] 2021-12-20 04:29:23 +00:00
parent 703caba876
commit fbe8ae9430

View File

@ -1,16 +1,16 @@
{ {
"version": "4.4.2", "version": "4.4.3",
"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.4.2/ticker-4.4.2-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.3/ticker-4.4.3-windows-amd64.tar.gz",
"hash": "873845b2ba45a36fad48b9259fcca837010803b2086ead708480e5a41c2b7c62" "hash": "f3bb31461c4756a910555cc2eb47b009f499983627f2a89c22a39d13037a1ade"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.2/ticker-4.4.2-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.4.3/ticker-4.4.3-windows-386.tar.gz",
"hash": "3ef3187e56255760d59fc1d947455c507e475629104f8f953e1b09ee0e6a1abd" "hash": "b151d60a36b1a82a010a9e6efb307a4c617696c787adc06b3a1987ebece96f35"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",