From 3426d37b1bdfb756abfb57941045993f52b48144 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 08:29:26 +0000 Subject: [PATCH] tailspin: Update to version 5.4.3 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index 93aa954187..b24f09b7b1 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "5.4.2", + "version": "5.4.3", "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.2/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "615833faf1266b2e907fdbacf92f98dee9787c28f14cce97671d093b26786a26" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.4.3/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "2054d7583f3bae863e3bb0f0a0a9d5ce84b4ac74871a7bfa990db31304e88b9b" } }, "bin": "tspin.exe",