From 0b78f7d1e62b3fd13566823936174bdf7396fd93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:26:35 +0000 Subject: [PATCH] tailspin: Update to version 3.0.0 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index 3829c4fa72..f6a2e8aeb0 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "2.4.0", + "version": "3.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/2.4.0/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "7365a0ce226f477d10bc8563f128860771602c2748ed37724b693d843be8f25d" + "url": "https://github.com/bensadeh/tailspin/releases/download/3.0.0/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "c282e2402ceac7e8fc2f92c325d0362173fe80329cf755e232f2bcbe0c5ecba0" } }, "bin": "tspin.exe",