From 3c8693baf4bbaecd542e7da6fa46aa35e5fd166c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 26 Sep 2020 11:07:17 +0200 Subject: [PATCH] tre-command: Update to version 0.3.3 --- 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 d20e0a8a43..66074bac14 100644 --- a/bucket/tre-command.json +++ b/bucket/tre-command.json @@ -1,5 +1,5 @@ { - "version": "0.3.2", + "version": "0.3.3", "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.2/tre-v0.3.2-x86_64-pc-windows-msvc.zip", - "hash": "7c97beac7b75bb2b53ba9bd712d6ac2bd5ff4497589f64077ca07e0a22e4a643" + "url": "https://github.com/dduan/tre/releases/download/v0.3.3/tre-v0.3.3-x86_64-pc-windows-msvc.zip", + "hash": "0a13bee0d81098bea6bb06c0520c1999bdf5b812df21085b72150c46acc6504b" }, "32bit": { - "url": "https://github.com/dduan/tre/releases/download/v0.3.2/tre-v0.3.2-i686-pc-windows-msvc.zip", - "hash": "8248b475d2ff5142bb1130e7e09ada2e9aae98119c042bd5fd9c9b5b0ca83333" + "url": "https://github.com/dduan/tre/releases/download/v0.3.3/tre-v0.3.3-i686-pc-windows-msvc.zip", + "hash": "ae8e4d3cbdeca0de3b3e21d522bf3c121eb623647fa55e21a39751907006c926" } }, "bin": "tre.exe",