mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 14:34:29 +00:00
23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"version": "5.2.1",
|
|
"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.2.1/tailspin-x86_64-pc-windows-msvc.zip",
|
|
"hash": "7ddd5aba68d27f051a03b43fbf5209ac5fb05cb6cf155387954c96bbcf0a03cb"
|
|
}
|
|
},
|
|
"bin": "tspin.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bensadeh/tailspin/releases/download/$version/tailspin-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|