From 8ec9eb6eeda87e4e5333aac2900a1b3ab0511d6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 09:08:49 +0000 Subject: [PATCH] tailspin: Update to version 3.0.1 --- bucket/tailspin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailspin.json b/bucket/tailspin.json index f6a2e8aeb0..9cdc5a7d50 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "3.0.0", + "version": "3.0.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/3.0.0/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "c282e2402ceac7e8fc2f92c325d0362173fe80329cf755e232f2bcbe0c5ecba0" + "url": "https://github.com/bensadeh/tailspin/releases/download/3.0.1/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "dd6e3b6288eadd0997cd8240496ec665d5d2560bc8a93ab0aa81f273600d000a" } }, "bin": "tspin.exe",