diff --git a/bucket/tailspin.json b/bucket/tailspin.json index 2e40c5ec24..87717edcb6 100644 --- a/bucket/tailspin.json +++ b/bucket/tailspin.json @@ -1,13 +1,13 @@ { - "version": "4.0.0", + "version": "5.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/4.0.0/tailspin-x86_64-pc-windows-msvc.zip", - "hash": "61ac8a5e32824d9a0218d550194942516669ea95b13ac717da15d6d414bfc0db" + "url": "https://github.com/bensadeh/tailspin/releases/download/5.0.0/tailspin-x86_64-pc-windows-msvc.zip", + "hash": "3c325f1deab5977569d440dc7ffe1a8a335b863482c472d2bde77694c476bb0f" } }, "bin": "tspin.exe",