tre-command: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2022-06-19 20:28:36 +00:00
parent 46554c79d4
commit dd9cd439dc

View File

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