From c1b31c9b42b718542f9690b3696b5563302dcf08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 12:31:37 +0000 Subject: [PATCH] tailspin: Update to version 5.3.0 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index bc8f196848..a957d53640 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "5.2.1", + "version": "5.3.0", "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.2.1/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "7ddd5aba68d27f051a03b43fbf5209ac5fb05cb6cf155387954c96bbcf0a03cb" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.3.0/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "2d1ed82c3455f53461022c2f58879d8cef07d15d44b29f0db54632815a836304" } }, "bin": "tspin.exe",