From 22e1864a4413681f3b8620a8284faf7eae6de5e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:29:51 +0000 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 745c7e2601..634ddc7739 100644 --- a/bucket/tre-command.json +++ b/bucket/tre-command.json @@ -1,5 +1,5 @@ { - "version": "0.4.0", + "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.4.0/tre-v0.4.0-x86_64-pc-windows-msvc.zip", - "hash": "9dfbf8c33038e6b31fb359d7f8e7661e46f015067f5cc2f378c93d8bbd1a432a" + "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.4.0/tre-v0.4.0-i686-pc-windows-msvc.zip", - "hash": "fcbdf70dc2e558ab6a2afc2a9035e4942814e5d14badbcde28b2e20eae1a028e" + "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",