2025-12-16 00:44:16 +00:00

24 lines
763 B
JSON

{
"version": "0.15.0",
"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.15.0/tickrs-v0.15.0-x86_64-pc-windows-msvc.zip",
"hash": "6651a76be169f5f1a7cbe932ed364add2af28af671b71d56f907bb5fffa4b3a8"
}
},
"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"
}
}
}
}