From fd775cc67835993bec77c6156b64fc79cbd55795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 16:29:25 +0000 Subject: [PATCH] tailspin: Update to version 4.0.0 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index af8d284fc8..2e40c5ec24 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "3.0.2", + "version": "4.0.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/3.0.2/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "c502571387e1dc03f26669755c97afb2b42f6a823aa95f19c39145af5f23d512" + "url": "https://github.com/bensadeh/tailspin/releases/download/4.0.0/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "61ac8a5e32824d9a0218d550194942516669ea95b13ac717da15d6d414bfc0db" } }, "bin": "tspin.exe",