ticker: Update to version 4.2.0

This commit is contained in:
Jakub Čábera 2021-05-31 23:07:01 -07:00
parent baa88a9abc
commit 3e5bdb3b2d

View File

@ -1,16 +1,16 @@
{ {
"version": "4.1.1", "version": "4.2.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/v4.1.1/ticker-4.1.1-windows-amd64.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.0/ticker-4.2.0-windows-amd64.tar.gz",
"hash": "eb3c562c6fa755a1b5d60d5d1c54d7df90c7dc09bd5b5d50d1a8c1cf41c328c5" "hash": "8f887e405d86fa67cc11b23ef2f10c5132ef4f8c797aa164f05398d7924096fa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/achannarasappa/ticker/releases/download/v4.1.1/ticker-4.1.1-windows-386.tar.gz", "url": "https://github.com/achannarasappa/ticker/releases/download/v4.2.0/ticker-4.2.0-windows-386.tar.gz",
"hash": "4837dbb1eabe18eeca1946dcdd3921d187b01b155def3ecfac266ac79ec42e03" "hash": "3e633cb819f41b6a6ce5a0d5648e3a933d0f67f3cd8c6da250a0bb1da6de14a0"
} }
}, },
"bin": "ticker.exe", "bin": "ticker.exe",