From 5da22bac8f28f983af18ef522a7b2cb271604601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:33:48 +0000 Subject: [PATCH] tabby: Update to version 1.0.219 --- bucket/tabby.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tabby.json b/bucket/tabby.json index d7ddd7c62a7dd4..bbbecb210f8711 100644 --- a/bucket/tabby.json +++ b/bucket/tabby.json @@ -1,12 +1,12 @@ { - "version": "1.0.218", + "version": "1.0.219", "description": "A terminal for a more modern age", "homepage": "https://tabby.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Eugeny/tabby/releases/download/v1.0.218/tabby-1.0.218-setup-x64.exe#/dl.7z", - "hash": "sha512:854639cbadf15414225cd9dc65c3dcfe6a84e8f2049f943d5ae04619ab0be89c747dbac2d35b960b8e1719103c381cf537ce6723bd9485278e27d73aec6be55d", + "url": "https://github.com/Eugeny/tabby/releases/download/v1.0.219/tabby-1.0.219-setup-x64.exe#/dl.7z", + "hash": "sha512:4043868036b2163b26f0198ddd4a869907895dce73e637fbac0b11df6802aae1cf94f12139f0e046da80bc8a5c6cef57e5a20e07bef1deeec77a9dee494be766", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\", \"$dir\\Unins*\" -Force -Recurse"