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

[nanojsonc] update 1.2.0 #43410

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

saadshams
Copy link
Contributor

  • [x ] Changes comply with the maintainer guide.
  • [x ] SHA512s are updated for each updated download.
  • [x ] The "supports" clause reflects platforms that may be fixed by this new version.
  • [x ] Any fixed CI baseline entries are removed from that file.
  • [x ] Any patches that are no longer applied are deleted from the port's directory.
  • [x ] The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • [x ] Only one version is added to each modified port's versions file.

@saadshams saadshams changed the title [nanojsonc] update 1.1.0 [nanojsonc] update 1.2.0 Jan 22, 2025
@saadshams
Copy link
Contributor Author

Unable to upgrade the port to 1.2.0, please support.

@LilyWangLL LilyWangLL self-assigned this Jan 23, 2025
@LilyWangLL LilyWangLL added the category:port-update The issue is with a library, which is requesting update new revision label Jan 23, 2025
@saadshams
Copy link
Contributor Author

@LilyWangLL Please guide on what's missing?

@@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO open-source-patterns/nanojsonc
REF "${VERSION}"
SHA512 4cb73a0dc42bc6dbc106ed7bf7d22dbbadf3d92d2055d4b96990b62822978c09e580a87ca1666cf0b915b994fada6a1f6b803eb98d8da6b021a0a2c410d538ff
SHA512 8fe36b742b994598d6f5ae30433245f63da5378ff6866f593cf53916e2b2fdc5d85ddc88d20908fd1166c3568f62e2a8dd837270855cb603dad88246a726be51
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
SHA512 8fe36b742b994598d6f5ae30433245f63da5378ff6866f593cf53916e2b2fdc5d85ddc88d20908fd1166c3568f62e2a8dd837270855cb603dad88246a726be51
SHA512 a83f38c67222d227faf352495b174a16ff6d5a0a45e9d6eda499ca6e8978d2dba184f820c7b726d80468a11fee02460cbd8b189d69a46716bd01c46e7b0607fd

@LilyWangLL
Copy link
Contributor

Installing 3/3 nanojsonc:[email protected]...
Building nanojsonc:[email protected]...
-- Note: nanojsonc only supports static library linkage. Building static library.
Asset cache miss; downloading from https://github.com/open-source-patterns/nanojsonc/archive/1.2.0.tar.gz
Downloading open-source-patterns-nanojsonc-1.2.0.tar.gz
Failed to download open-source-patterns-nanojsonc-1.2.0.tar.gz.
If you are using a proxy, please ensure your proxy settings are correct.
Possible causes are:

  1. You are actually using an HTTP proxy, but setting HTTPS_PROXY variable to https//address:port.
    This is not correct, because https:/// prefix claims the proxy is an HTTPS proxy, while your proxy (v2ray, shadowsocksr, etc...) is an HTTP proxy.
    Try setting http://address:port/ to both HTTP_PROXY and HTTPS_PROXY instead.
  2. If you are using Windows, vcpkg will automatically use your Windows IE Proxy Settings set by your proxy software. See, If HTTP(S)_PROXY already exist in environment variable, do not use IE Proxy (#49) vcpkg-tool#77
    The value set by your proxy might be wrong, or have same https:/// prefix issue.
  3. Your proxy's remote server is our of service.
    If you've tried directly download the link, and believe this is not a temporay download server failure, please submit an issue at https://github.com/Microsoft/vcpkg/issues
    to report this upstream download server failure.
    error: https://vcpkgassetcachewus.blob.core.windows.net/cache/8fe36b742b994598d6f5ae30433245f63da5378ff6866f593cf53916e2b2fdc5d85ddc88d20908fd1166c3568f62e2a8dd837270855cb603dad88246a726be51?*** SECRET ***: failed: status code 404
    error: File does not have the expected hash:
    url: https://github.com/open-source-patterns/nanojsonc/archive/1.2.0.tar.gz
    File: D:\downloads\open-source-patterns-nanojsonc-1.2.0.tar.gz.8340.part
    Expected hash: 8fe36b742b994598d6f5ae30433245f63da5378ff6866f593cf53916e2b2fdc5d85ddc88d20908fd1166c3568f62e2a8dd837270855cb603dad88246a726be51
    Actual hash: a83f38c67222d227faf352495b174a16ff6d5a0a45e9d6eda499ca6e8978d2dba184f820c7b726d80468a11fee02460cbd8b189d69a46716bd01c46e7b0607fd

@LilyWangLL LilyWangLL marked this pull request as draft January 26, 2025 08:11
@LilyWangLL
Copy link
Contributor

Please use command .\vcpkg x-add-version nanojsonc --overwrite-version to update the version file after you commit the new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants