2023-07-26 00:34:20 +00:00

24 lines
763 B
JSON

{
"version": "0.14.9",
"description": "Realtime ticker data in your terminal",
"homepage": "https://github.com/tarkah/tickrs",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tarkah/tickrs/releases/download/v0.14.9/tickrs-v0.14.9-x86_64-pc-windows-msvc.zip",
"hash": "9ee462f5f45ebdd9a47f697fc93e29d8fdafe9ee21bf5bbd87c72388a018e86f"
}
},
"bin": "tickrs.exe",
"checkver": {
"github": "https://github.com/tarkah/tickrs"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tarkah/tickrs/releases/download/v$version/tickrs-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}