-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Package Issue]: JAMSoftware.TreeSize 8.5.2 #94980
Comments
The publisher uses a "vanity" URL (URL that always points to a latest version) because of which the manifest needs to be updated with the new hash and version for every new release. I've opened a PR to update the manifest for the new release. |
How it usually works? New version comes out, hash updates, some user notices and creates issue/submits PR? |
@Andrej730 This process is automated by wingetbot which generally updates the manifests that use these vanity Urls. It scans the repo daily for hash mismatches and tries to update the manifest with the correct hash and version. You can read #69497 (comment) for more detail on how it works. For updating the version, wingetbot downloads the installer and fetches the
So, at the moment: The odd thing here is that wingetbot didn't create a PR (as it has done so previously for this package) detecting the hash mismatch and updating the manifest. The automatic PR, albeit with an incorrect version, can inform a mod / contributor that the a new version has come out for the package which requires a manual PR. It didn't in this case so the only way for us to know would be through users of the package in issues like these. |
Thank you for detailed explanation |
Mentioning @denelon as this might be a bug in wingetbot. For context: This version was released on 5th January 2023, so this should've been caught by now. |
Please confirm these before moving forward
Category of the issue
Installer hash mismatch.
Brief description of your issue
Trying to install Treesize 8.5.2 result in hash mismatch. Not sure if it's related to #89700 but i'll try to summon @mdanish-kh 😅
Actual hash:
Expected hash from https://github.com/microsoft/winget-pkgs/blob/master/manifests/j/JAMSoftware/TreeSize/8.5.2/JAMSoftware.TreeSize.installer.yaml:
CBDC45F8F7A3C3BE692FAB3772F7690B17E647D33D28A615E4DF065FD9A1D98A
Steps to reproduce
winget install JAMSoftware.TreeSize --verbose
Actual behavior
Installer hash does not match.
Expected behavior
Complete installation
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: