tre-command: Update to version 0.3.3

This commit is contained in:
Jakub Čábera 2020-09-26 11:07:17 +02:00
parent d9f56f0e80
commit 3c8693baf4

View File

@ -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",