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