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