Skip to content

Commit e4fb877

Browse files
committed
Update matrix-bin.json
1 parent 5506b2a commit e4fb877

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/matrix/matrix-bin.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"tools": [
3+
{
4+
"name": "7za",
5+
"url": "local",
6+
"local_zip": "..\\resources\\dist\\7za.25.01.zip",
7+
"files": ["7za.exe", "7za.dll", "7zxa.dll"],
8+
"help_command": ["7za.exe", "--help"]
9+
},
310
{
411
"name": "aria2c",
512
"url": "https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0-win-64bit-build1.zip",

0 commit comments

Comments
 (0)