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