avrdude project only releases the official avrdude 7.2 binary for Windows (x86, x64 and ARM64). https://github.com/avrdudes/avrdude/releases
For those who do not want to build from source releases, you can download static-linked avrdude 7.2 binaries from Arduino avrdude-packing project. It covers macOS x64, Linux x86/x64/armv6/arm64 and Windows mingw32. https://github.com/arduino/avrdude-packing/releases/tag/7.2-arduino.1 -- Xiaofan
