From e136acb93b08337afa7863e1d12f619362edb2c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 22 Mar 2021 00:56:19 +0100 Subject: [PATCH] tre-command: Update to version 0.3.5 --- bucket/tre-command.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tre-command.json b/bucket/tre-command.json index 073cf4daa4..2aab08af7c 100644 --- a/bucket/tre-command.json +++ b/bucket/tre-command.json @@ -1,5 +1,5 @@ { - "version": "0.3.4", + "version": "0.3.5", "description": "Improved Tree command", "homepage": "https://github.com/dduan/tre", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/dduan/tre/releases/download/v0.3.4/tre-v0.3.4-x86_64-pc-windows-msvc.zip", - "hash": "ee189250021f7b9545f078c40e9b0fc9bd5ad1ea919c0adceb9eefcfbc0c4866" + "url": "https://github.com/dduan/tre/releases/download/v0.3.5/tre-v0.3.5-x86_64-pc-windows-msvc.zip", + "hash": "f451cfba399115761aefeced07f589d232eb7fd5ebecb96a1ccd5c891bf9e672" }, "32bit": { - "url": "https://github.com/dduan/tre/releases/download/v0.3.4/tre-v0.3.4-i686-pc-windows-msvc.zip", - "hash": "c484be9418573d1bad7482a887a0ea2b1c730340ab008e1b7ebf9abe686aef52" + "url": "https://github.com/dduan/tre/releases/download/v0.3.5/tre-v0.3.5-i686-pc-windows-msvc.zip", + "hash": "6fb2621ff42063490571d489b479ac40ae35c5d4b6b67e61cce0e26edfff4541" } }, "bin": "tre.exe",