-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Patch 1 #263875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch 1 #263875
Conversation
Validation Pipeline Run WinGetSvc-Validation-63-263875-20250608-1 |
@microsoft-github-policy-service agree |
can you help me what further actions i can take? i have explicitly generated these hash from my downloads:
and those urls are the only url i know for the software (evergreen url i suppose) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Architecture | Expected hash | Actual hash | Match? |
---|---|---|---|
x86 | 5fde77b60aa0cf31066c04164a9c8445b3300ccfca2ec2c1e3ab7ad128c03bb3 | 5FDE77B60AA0CF31066C04164A9C8445B3300CCFCA2EC2C1E3AB7AD128C03BB3 | ✓ |
x64 | 648826d71fe5240ee71db53a9657ba8ab2719213f9c4f6729fb5bbd77e9a6e39 | 648826D71FE5240EE71DB53A9657BA8AB2719213F9C4F6729FB5BBD77E9A6E39 | ✓ |
arm64 | 648826d71fe5240ee71db53a9657ba8ab2719213f9c4f6729fb5bbd77e9a6e39 | 8E28687A09BD77293ED73726C786CCF6D6C7AB1C20B8B037F59395E3D981B774 | ❌ |
i have explicitly generated these hash from my downloads.
The hash value of the files you downloaded is correct, but it seems that you fill in the hash value of the x64 installer into the arm64 installer.
Co-authored-by: 鸭鸭「カモ」 <89643991+DuckDuckStudio@users.noreply.github.com>
Validation Pipeline Run WinGetSvc-Validation-63-263875-20250608-2 |
@DuckDuckStudio ah thanks fixed |
ae6646e
into
microsoft:master
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
1 similar comment
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
FYI: If you want to link a PR to an issue you need to prepend the issue id with a valid keyword in the PR's description |
thanks fixed |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the directory's name containing the manifest you're submitting.Resolves #263874
Microsoft Reviewers: Open in CodeFlow