From 914111f771dc89455b28462c0c7dc4ba10e6e6b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 12:31:21 +0000 Subject: [PATCH] tailspin: Update to version 5.4.5 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index afe083ad1e..b768df9c87 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "5.4.4", + "version": "5.4.5", "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.4/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "cea6a4f1e315a60db4ed8a4db44dd8233c479955d33618bd30c2eab7c5b8df7a" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.4.5/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "6261681fa0f83b23d5d11aa4bcec905a270dfce0d15ce1bdb20e8cff0fd57be4" } }, "bin": "tspin.exe",