tailspin: Update to version 4.0.0

This commit is contained in:
github-actions[bot] 2024-10-12 16:29:25 +00:00
parent 2e668a1963
commit fd775cc678

View File

@ -1,13 +1,13 @@
{ {
"version": "3.0.2", "version": "4.0.0",
"description": "A log file highlighter", "description": "A log file highlighter",
"homepage": "https://github.com/bensadeh/tailspin", "homepage": "https://github.com/bensadeh/tailspin",
"license": "MIT", "license": "MIT",
"depends": "main/less", "depends": "main/less",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bensadeh/tailspin/releases/download/3.0.2/tailspin-x86_64-pc-windows-msvc.zip", "url": "https://github.com/bensadeh/tailspin/releases/download/4.0.0/tailspin-x86_64-pc-windows-msvc.zip",
"hash": "c502571387e1dc03f26669755c97afb2b42f6a823aa95f19c39145af5f23d512" "hash": "61ac8a5e32824d9a0218d550194942516669ea95b13ac717da15d6d414bfc0db"
} }
}, },
"bin": "tspin.exe", "bin": "tspin.exe",