mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-12 18:31:21 +00:00
23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"version": "5.4.5",
|
|
"description": "A log file highlighter",
|
|
"homepage": "https://github.com/bensadeh/tailspin",
|
|
"license": "MIT",
|
|
"depends": "main/less",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bensadeh/tailspin/releases/download/5.4.5/tailspin-x86_64-pc-windows-msvc.zip",
|
|
"hash": "6261681fa0f83b23d5d11aa4bcec905a270dfce0d15ce1bdb20e8cff0fd57be4"
|
|
}
|
|
},
|
|
"bin": "tspin.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bensadeh/tailspin/releases/download/$version/tailspin-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|