iperf3@3.20: Fix extraction (#7358)

This commit is contained in:
szyha 2025-11-15 11:10:32 +01:00 committed by GitHub
parent d8f5af10f4
commit 9b682cdaf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
"64bit": { "64bit": {
"url": "https://files.budman.pw/iperf3.20_64.zip", "url": "https://files.budman.pw/iperf3.20_64.zip",
"hash": "7f8fabeb885eeb61345f0658d6d0e476248e313cbd182b336ae5ac81fba5daed", "hash": "7f8fabeb885eeb61345f0658d6d0e476248e313cbd182b336ae5ac81fba5daed",
"extract_dir": "iperf3.20_64" "extract_dir": "iperf3.20"
} }
}, },
"bin": "iperf3.exe", "bin": "iperf3.exe",
@ -21,7 +21,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://files.budman.pw/iperf$version_64.zip", "url": "https://files.budman.pw/iperf$version_64.zip",
"extract_dir": "iperf$version_64" "extract_dir": "iperf$version"
} }
}, },
"hash": { "hash": {