Skip to content

[Package Issue]: IvanCharapanau.Harbor - Hash Mismatch #327224

@nviraj

Description

@nviraj

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installer hash mismatch.

Brief description of your issue

The package IvanCharapanau.Harbor fails to update from version 0.3.24 to 0.3.29 via WinGet. The download completes, but the process terminates with a hash mismatch error (0x8a150011).

Steps to reproduce

  1. Open a terminal (PowerShell or Command Prompt).

  2. Ensure version 0.3.24 of IvanCharapanau.Harbor is installed (or attempt a clean install of the latest version).

  3. Run the following command: winget update --id "IvanCharapanau.Harbor" --version 0.3.29 --source winget

  4. Observe the download progress and the subsequent error message.

Actual behavior

The installer downloads successfully, but WinGet aborts the installation with the following error:

  • Error Message: Installer hash does not match.

  • Exit Code: -1978335215 / 0x8A150011

Expected behavior

The installer hash should match the value defined in the WinGet manifest, allowing the update to proceed and complete successfully.

Environment

Windows: Windows.Desktop v10.0.26200.7462
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.27.350.0

Screenshots and Logs

PS C:\Users\redacted> winget update --id "IvanCharapanau.Harbor" --version 0.3.29 --source winget
Found Harbor [IvanCharapanau.Harbor] Version 0.3.29
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
This package requires the following dependencies:
  - Packages
      Microsoft.EdgeWebView2Runtime
Downloading https://github.com/av/harbor/releases/download/v0.3.29/Harbor_0.3.29_x64-setup.exe
  ██████████████████████████████  29.6 MB / 29.6 MB
Installer hash does not match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Error-Hash-MismatchThe InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hashNeeds-TriageThis work item needs to be triaged by a member of the core team.Package-UpdateThis package needs to be updated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions