tailspin: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2025-04-03 08:30:18 +00:00
parent 35a2173014
commit 40deb6d9c9

View File

@ -1,13 +1,13 @@
{ {
"version": "5.0.0", "version": "5.1.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/5.0.0/tailspin-x86_64-pc-windows-msvc.zip", "url": "https://github.com/bensadeh/tailspin/releases/download/5.1.0/tailspin-x86_64-pc-windows-msvc.zip",
"hash": "3c325f1deab5977569d440dc7ffe1a8a335b863482c472d2bde77694c476bb0f" "hash": "59d7aec22b8bc2e6bfb1198fddc21d5bbcb3ce06443dbc796021f1a01be15b9d"
} }
}, },
"bin": "tspin.exe", "bin": "tspin.exe",