tre-command: Update to version 0.3.4

This commit is contained in:
Jakub Čábera 2021-02-21 08:10:19 +01:00
parent af8ed70744
commit a451a05088

View File

@ -1,5 +1,5 @@
{ {
"version": "0.3.3", "version": "0.3.4",
"description": "Improved Tree command", "description": "Improved Tree command",
"homepage": "https://github.com/dduan/tre", "homepage": "https://github.com/dduan/tre",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dduan/tre/releases/download/v0.3.3/tre-v0.3.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dduan/tre/releases/download/v0.3.4/tre-v0.3.4-x86_64-pc-windows-msvc.zip",
"hash": "14003404f94da3bd9b5a42e7ce065258e67ba983e238ab781f3cd5a2d541fcfb" "hash": "ee189250021f7b9545f078c40e9b0fc9bd5ad1ea919c0adceb9eefcfbc0c4866"
}, },
"32bit": { "32bit": {
"url": "https://github.com/dduan/tre/releases/download/v0.3.3/tre-v0.3.3-i686-pc-windows-msvc.zip", "url": "https://github.com/dduan/tre/releases/download/v0.3.4/tre-v0.3.4-i686-pc-windows-msvc.zip",
"hash": "1da924695fddfdba70f948e2d2103e9c9ffd649a6ddec4a88c7068f056c1ad36" "hash": "c484be9418573d1bad7482a887a0ea2b1c730340ab008e1b7ebf9abe686aef52"
} }
}, },
"bin": "tre.exe", "bin": "tre.exe",