mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tailspin: Add version 2.2.0 (#5380)
* tailspin: Add version 2.2.0 * Update bucket/tailspin.json Co-authored-by: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com> * update version * Update tailspin.json --------- Co-authored-by: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com> Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
7ba832679d
commit
de6f711554
22
bucket/tailspin.json
Normal file
22
bucket/tailspin.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "2.4.0",
|
||||||
|
"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/2.4.0/tailspin-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "7365a0ce226f477d10bc8563f128860771602c2748ed37724b693d843be8f25d"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "tspin.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/bensadeh/tailspin/releases/download/$version/tailspin-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user