mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"version": "5.4.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.4.1/tailspin-x86_64-pc-windows-msvc.zip",
|
|
"hash": "83281ae45d4f392675f5031ceaf4c92e022b4fc1c52d3e77048b96a6b4481725"
|
|
}
|
|
},
|
|
"bin": "tspin.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bensadeh/tailspin/releases/download/$version/tailspin-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|