From f5d9fad62e515bfab342eee71a5ab973ab2ccc1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 20:27:27 +0000 Subject: [PATCH] tailspin: Update to version 5.4.0 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index a957d53640..783a1c0a3b 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "5.3.0", + "version": "5.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/5.3.0/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "2d1ed82c3455f53461022c2f58879d8cef07d15d44b29f0db54632815a836304" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.4.0/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "e8b70df1ecfc5f6eb6408fcf3d2f6b382ab90efbdf1947cc6684562a5abea0be" } }, "bin": "tspin.exe",