mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
tickrs: Add version 0.14.8 (#4710)
* tickrs: Add version 0.14.8 * Fixing missing comma in manifest * Moving url and hash under architecture
This commit is contained in:
parent
4240ed5601
commit
14d52e1ade
23
bucket/tickrs.json
Normal file
23
bucket/tickrs.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "0.14.8",
|
||||
"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.8/tickrs-v0.14.8-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "720160a7b74a5170ab1ddc0cd3452f80267835aab00481089f7d5f495b2109a3"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user