Skip to content
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

[vcpkg baseline][jsonifier] Fix bad sha512 #30653

Merged
merged 4 commits into from
Apr 4, 2023

Conversation

MonicaLiu0311
Copy link
Contributor

@MonicaLiu0311 MonicaLiu0311 commented Apr 4, 2023

Update sha512, fixes vcpkg pipeline issue:

"error: File does not have the expected hash:
url: https://github.com/realtimechris/jsonifier/archive/v0.9.0.tar.gz
File: D:\downloads\realtimechris-jsonifier-v0.9.0.tar.gz.12524.part
Expected hash: a2c8c59afebfe5c05e6d8d83ef1481b399c13d4e5e430e5cac33c860fa7de51fbd97da5e2509ef62acf8451110779de95cd3bbbd59bf0a8777bba1dd1884502b
Actual hash: 146a2c899e8280a9a0ad7dfb51f4446c864b0c0a7b3f74685f02d3bfd8fce6a51e0a24dc31cfe47d7f8a6633319515da947be130cdf0afed3382a1528141e2b0"
  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@MonicaLiu0311 MonicaLiu0311 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Apr 4, 2023
@MonicaLiu0311 MonicaLiu0311 changed the title [baseline][jsonifier] Update sha512 [vcpkg baseline][jsonifier] Fix bad sha512 Apr 4, 2023
@MonicaLiu0311 MonicaLiu0311 marked this pull request as ready for review April 4, 2023 07:45
@Adela0814 Adela0814 added the info:reviewed Pull Request changes follow basic guidelines label Apr 4, 2023
@vicroms vicroms merged commit 9dbd07b into microsoft:master Apr 4, 2023
@MonicaLiu0311 MonicaLiu0311 deleted the Dev/Monica/fix_jsonifier branch April 6, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants