From ef425b1598d8119843ad19a8dafc67d472d8bacf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 12:30:55 +0000 Subject: [PATCH] tailspin: Update to version 5.5.0 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index b768df9c87..71c48d103c 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "5.4.5", + "version": "5.5.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/5.4.5/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "6261681fa0f83b23d5d11aa4bcec905a270dfce0d15ce1bdb20e8cff0fd57be4" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.5.0/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "e83050cd7a6273c50e46bfa162721238ac51d03c2868ea6326379a5549feef8f" } }, "bin": "tspin.exe",