From db2e160900aecf0c00ca7cc5057d65d196a668d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 08:30:14 +0000 Subject: [PATCH] tailspin: Update to version 5.4.2 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index ba6fdd2336..93aa954187 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "5.4.1", + "version": "5.4.2", "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.1/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "83281ae45d4f392675f5031ceaf4c92e022b4fc1c52d3e77048b96a6b4481725" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.4.2/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "615833faf1266b2e907fdbacf92f98dee9787c28f14cce97671d093b26786a26" } }, "bin": "tspin.exe",