Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[kaitai_struct_cpp_stl_runtime] fix hash #34846

Conversation

autoantwort
Copy link
Contributor

Fix wrong hash

@Pravila00
Copy link
Contributor

It is actually interesting that the CI pipelines passed correctly at [kaitai-struct-cpp-stl-runtime] Update to 0.10.1 #34256.
Maybe someone from Vcpkg team could let us know more about this issue? Thanks a lot for taking care of it @autoantwort!

@autoantwort
Copy link
Contributor Author

It happens because there was a revision where this was the correct hash, so the asset was uploaded with the hash as id to the asset cache server. Then you changed the url but not the hash, but vcpkg first try to download the asset from the asset cache, and there an entry with this hash exists. Because of that you don't get an error in the ci.

@BillyONeal BillyONeal merged commit 354a05b into microsoft:master Nov 1, 2023
15 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants