diff --git a/bucket/iperf3.json b/bucket/iperf3.json index b479f310f8..4733112067 100644 --- a/bucket/iperf3.json +++ b/bucket/iperf3.json @@ -1,14 +1,14 @@ { - "version": "3.17.1", + "version": "3.18", "description": "Tool for measuring the maximum achievable bandwidth on IP networks", "homepage": "https://iperf.fr/", "license": "BSD-3-Clause", "notes": "The last 32bit version was 3.5 which is available in the Versions bucket", "architecture": { "64bit": { - "url": "https://files.budman.pw/iperf3.17.1_64.zip", - "hash": "a36d8a6284c3097d74e61b3db5ff45ef08d77494f17e34900c73d69da94e3810", - "extract_dir": "iperf3.17.1_64" + "url": "https://files.budman.pw/iperf3.18_64.zip", + "hash": "233d83fd549462f8b0ceddf7a22cc3dd5a8198a5de984a32732aacfa54ce1d7d", + "extract_dir": "iperf3.18_64" } }, "bin": "iperf3.exe",