From 9ec34db04e35ca48a1dffb1d186d412441181165 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:42:34 +0000 Subject: [PATCH] tere: Update to version 1.3.1 --- bucket/tere.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tere.json b/bucket/tere.json index 58e37e16ca..027619ff4e 100644 --- a/bucket/tere.json +++ b/bucket/tere.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/tere-1.3.0-x86_64-pc-windows-gnu.zip", - "hash": "eeec06ef5ebfcf6d07af1df4840a8e838c0a87bbe4abf278fe696dba3295911c" + "url": "https://github.com/mgunyho/tere/releases/download/v1.3.1/tere-1.3.1-x86_64-pc-windows-gnu.zip", + "hash": "a5cca1ec1f728d27ba64113f1eedeb3ef898a10136f13951acd8ca53d681317c" } }, "bin": "tere.exe",