tre-command: Update to version 0.3.5

This commit is contained in:
Jakub Čábera 2021-03-22 00:56:19 +01:00
parent 08308b851b
commit e136acb93b

View File

@ -1,5 +1,5 @@
{
"version": "0.3.4",
"version": "0.3.5",
"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.4/tre-v0.3.4-x86_64-pc-windows-msvc.zip",
"hash": "ee189250021f7b9545f078c40e9b0fc9bd5ad1ea919c0adceb9eefcfbc0c4866"
"url": "https://github.com/dduan/tre/releases/download/v0.3.5/tre-v0.3.5-x86_64-pc-windows-msvc.zip",
"hash": "f451cfba399115761aefeced07f589d232eb7fd5ebecb96a1ccd5c891bf9e672"
},
"32bit": {
"url": "https://github.com/dduan/tre/releases/download/v0.3.4/tre-v0.3.4-i686-pc-windows-msvc.zip",
"hash": "c484be9418573d1bad7482a887a0ea2b1c730340ab008e1b7ebf9abe686aef52"
"url": "https://github.com/dduan/tre/releases/download/v0.3.5/tre-v0.3.5-i686-pc-windows-msvc.zip",
"hash": "6fb2621ff42063490571d489b479ac40ae35c5d4b6b67e61cce0e26edfff4541"
}
},
"bin": "tre.exe",