From 3886dcbe0ba07bfea73bc77960c5eb89e48c3ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 28 Mar 2021 07:35:42 +0200 Subject: [PATCH] tre-command: Update to version 0.3.6 --- 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 2aab08af7c..eec91c5cb6 100644 --- a/bucket/tre-command.json +++ b/bucket/tre-command.json @@ -1,5 +1,5 @@ { - "version": "0.3.5", + "version": "0.3.6", "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.5/tre-v0.3.5-x86_64-pc-windows-msvc.zip", - "hash": "f451cfba399115761aefeced07f589d232eb7fd5ebecb96a1ccd5c891bf9e672" + "url": "https://github.com/dduan/tre/releases/download/v0.3.6/tre-v0.3.6-x86_64-pc-windows-msvc.zip", + "hash": "739a89c01207c3d4f23c4c6b42019d0cb3da4506b7255045b59cc262d5c82808" }, "32bit": { - "url": "https://github.com/dduan/tre/releases/download/v0.3.5/tre-v0.3.5-i686-pc-windows-msvc.zip", - "hash": "6fb2621ff42063490571d489b479ac40ae35c5d4b6b67e61cce0e26edfff4541" + "url": "https://github.com/dduan/tre/releases/download/v0.3.6/tre-v0.3.6-i686-pc-windows-msvc.zip", + "hash": "93c78a722299b7e20ebd379caba6a34d560b5fbf2cefee962bc2f55d31e1dd09" } }, "bin": "tre.exe",