tre-command: Update to version 0.3.6

This commit is contained in:
Jakub Čábera 2021-03-28 07:35:42 +02:00
parent 92c44ed8f2
commit 3886dcbe0b

View File

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