Dot executable is not found on Windows

When downloading dot via this plugin on Windows it shows this warning: warning: the dot tool could not be found as '....gradle\native-binaries\graphviz\native-binaries\graphviz\windows_10_msbuild_Release_graphviz-8.1.0-win32\andbb7bwng185de1vbl6pu4yf\Graphviz\Graphviz\bin\dot.exe/dot.exe'

Fix should be changing this line https://gitlab.com/ysb33rOrg/doxygen-gradle-plugin/-/blob/master/src/main/groovy/org/ysb33r/gradle/doxygen/impl/DotDistributionDownloader.groovy#L72 to getDistributionFile(version, 'bin')