mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
18 lines
567 B
JSON
18 lines
567 B
JSON
{
|
|
"version": "0.12.21rc",
|
|
"description": "Tools for zmodem/xmodem/ymodem file transfer",
|
|
"homepage": "https://ohse.de/uwe/software/lrzsz.html",
|
|
"license": "GPL-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/trzsz/lrzsz-win32/releases/download/v0.12.21rc/lrzsz_0.12.21rc_windows_x86_64.zip",
|
|
"hash": "dace2db172b1b5a1e5998692760a75355b254e1826718d88bae7fa3a6de3c325",
|
|
"extract_dir": "lrzsz_0.12.21rc_windows_x86_64"
|
|
}
|
|
},
|
|
"bin": [
|
|
"rz.exe",
|
|
"sz.exe"
|
|
]
|
|
}
|