From 37369c3df99071c060fe9f7b571d31aeed9e38f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:24:34 +0000 Subject: [PATCH] tere: Update to version 1.5.1 --- bucket/tere.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tere.json b/bucket/tere.json index 26c1dbbd2e..b623f08b3d 100644 --- a/bucket/tere.json +++ b/bucket/tere.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.1", "homepage": "https://github.com/mgunyho/tere", "description": "A terminal file explorer that acts as an alternative to the cd + ls commands.", "license": "EUPL-1.2", "architecture": { "64bit": { - "url": "https://github.com/mgunyho/tere/releases/download/v1.5.0/tere-1.5.0-x86_64-pc-windows-gnu.zip", - "hash": "532d048d03976174589908817f9655a0f63c6ccca377793eb8982d17b62cefd9" + "url": "https://github.com/mgunyho/tere/releases/download/v1.5.1/tere-1.5.1-x86_64-pc-windows-gnu.zip", + "hash": "c90de59595c87b02da915fa2e395241ca77df5c16c0e8755124f7e8c5e9302eb" } }, "bin": "tere.exe",