tre-command: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2022-09-15 00:37:50 +00:00
parent 20dd786685
commit 901198acad

View File

@ -1,5 +1,5 @@
{
"version": "0.3.6",
"version": "0.4.0",
"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.6/tre-v0.3.6-x86_64-pc-windows-msvc.zip",
"hash": "739a89c01207c3d4f23c4c6b42019d0cb3da4506b7255045b59cc262d5c82808"
"url": "https://github.com/dduan/tre/releases/download/v0.4.0/tre-v0.4.0-x86_64-pc-windows-msvc.zip",
"hash": "9dfbf8c33038e6b31fb359d7f8e7661e46f015067f5cc2f378c93d8bbd1a432a"
},
"32bit": {
"url": "https://github.com/dduan/tre/releases/download/v0.3.6/tre-v0.3.6-i686-pc-windows-msvc.zip",
"hash": "93c78a722299b7e20ebd379caba6a34d560b5fbf2cefee962bc2f55d31e1dd09"
"url": "https://github.com/dduan/tre/releases/download/v0.4.0/tre-v0.4.0-i686-pc-windows-msvc.zip",
"hash": "fcbdf70dc2e558ab6a2afc2a9035e4942814e5d14badbcde28b2e20eae1a028e"
}
},
"bin": "tre.exe",