https://github.com/ccsb-scripps/AutoDock-Vina/releases
Use certutil -hashfile vina_1.1.2_win.exe SHA256 in PowerShell. Step 4: Compile from Source (The Safest "Verified" Route) If you cannot find a pre-compiled binary with a verifiable hash, the most trusted method to ensure a "verified" copy of 1.1.2 is to compile it yourself.
# Clone the specific tag git clone --branch v1.1.2 https://github.com/ccsb-scripps/AutoDock-Vina.git cd AutoDock-Vina make