Winget install failure for GPSoftware.DirectoryOpus 13.23

Hello,

I am trying to install DirectoryOpus using winget and I am getting an error about the installer hash not matching.

I am using this winget command (which worked a few days ago - I am testing automated installation)

winget install -h GPSoftware.DirectoryOpus --accept-package-agreements --accept-source-agreements

Which returns this error message

Installer hash does not match; this cannot be overridden when running as admin

All other installs being done via winget are working. My Google searching suggests that a new version was uploaded to the winget repo but the hash was not updated by the developer.

Could the developers / maintainers please take a look at this and fix as necessary?

Thanks!

Bots are adding these installers to the WinGet :slight_smile:
microsoft/winget-pkgs: New version: GPSoftware.DirectoryOpus version 13.23

The checksum is indeed wrong. I assume that the Directory Opus developers reuploaded the installer.

I'm not sure the Directory Opus team has anything to do with the WinGet package.

However, it can be easily fixed. I will create a pull request to fix the checksum.

We're not involved at all.

I have created a pull request to fix this:
microsoft/winget-pkgs: Fix: GPSoftware.DirectoryOpus version 13.23. Fix installer checksum (#374270)
It usually takes 2-3 days for them to be processed.

The pull request is merged. The problem should be resolved.