From 9c5cdec2ea73352c57ef24a94809e888710ebb3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 12:32:28 +0000 Subject: [PATCH] tere: Update to version 1.5.0 --- bucket/tere.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tere.json b/bucket/tere.json index 3ffc8da97d..26c1dbbd2e 100644 --- a/bucket/tere.json +++ b/bucket/tere.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.5.0", "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.4.0/tere-1.4.0-x86_64-pc-windows-gnu.zip", - "hash": "f72dad4bfc13b0a2f1bcf168a7d4075a3b844df246d3f1bf0f8c69edc14bc79c" + "url": "https://github.com/mgunyho/tere/releases/download/v1.5.0/tere-1.5.0-x86_64-pc-windows-gnu.zip", + "hash": "532d048d03976174589908817f9655a0f63c6ccca377793eb8982d17b62cefd9" } }, "bin": "tere.exe",