From 25fc8fe55dcac9c25c1863eec6f0142ab4e90da9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:53:17 +0000 Subject: [PATCH] tere: Update to version 1.4.0 --- bucket/tere.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tere.json b/bucket/tere.json index 027619ff4e..3ffc8da97d 100644 --- a/bucket/tere.json +++ b/bucket/tere.json @@ -1,12 +1,12 @@ { - "version": "1.3.1", + "version": "1.4.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.3.1/tere-1.3.1-x86_64-pc-windows-gnu.zip", - "hash": "a5cca1ec1f728d27ba64113f1eedeb3ef898a10136f13951acd8ca53d681317c" + "url": "https://github.com/mgunyho/tere/releases/download/v1.4.0/tere-1.4.0-x86_64-pc-windows-gnu.zip", + "hash": "f72dad4bfc13b0a2f1bcf168a7d4075a3b844df246d3f1bf0f8c69edc14bc79c" } }, "bin": "tere.exe",