Description:
winget install RamenSoftware.Windhawk fails with a hash mismatch.
Expected behavior:
Installer hash should match the manifest’s SHA256 value, so that Winget executes the installer.
Actual behavior:
Found Windhawk [RamenSoftware.Windhawk] Version 1.6.1
Downloading https://ramensoftware.com/downloads/windhawk_setup.exe
Installer hash does not match.
Manifest hash (expected by Winget):
a37f8d5be2216f55c9c624fed32272b6baab68a67c2b8c2f5f1d5e86b889d244
Actual file hash:
CBA3AE3EB5C80349CE0596C8DB2DC3EACC5EB9B0FE58B7C7D51A46F37C4D0AE1
It appears the download at https://ramensoftware.com/downloads/windhawk_setup.exe is actually version 1.6, not 1.6.1, hence the mismatch.