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

[openssl3,openssl1] Update to 3.1.4 and fix license install #129

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

luncliff
Copy link
Owner

Changes

  • openssl3 use the new release
  • openssl1 fix wrong license install

References

Triplet Support

Most of the triplets in this registry

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "openssl1",
                "openssl3"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added the bug label Nov 15, 2023
@luncliff luncliff self-assigned this Nov 15, 2023
@luncliff luncliff merged commit 8eb4ea1 into main Nov 15, 2023
16 of 19 checks passed
@luncliff luncliff deleted the port/openssl branch November 15, 2023 23:42
@luncliff luncliff added the update: multiple ports Multiple ports are updated in this Pull Request label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug update: multiple ports Multiple ports are updated in this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant