-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Description
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
-
Open a terminal (PowerShell or Command Prompt).
-
Ensure version
0.3.24ofIvanCharapanau.Harboris installed (or attempt a clean install of the latest version). -
Run the following command:
winget update --id "IvanCharapanau.Harbor" --version 0.3.29 --source winget -
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.