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

[jwt-cpp] update to 0.7 #36905

Closed
TheEnigmist opened this issue Feb 21, 2024 · 0 comments · Fixed by #36916
Closed

[jwt-cpp] update to 0.7 #36905

TheEnigmist opened this issue Feb 21, 2024 · 0 comments · Fixed by #36916
Assignees
Labels
category:port-update The issue is with a library, which is requesting update new revision

Comments

@TheEnigmist
Copy link

Library name

jwt-cpp

New version number

0.7

Other information that may be useful (release notes, etc...)

No response

@TheEnigmist TheEnigmist added the category:port-update The issue is with a library, which is requesting update new revision label Feb 21, 2024
vicroms pushed a commit that referenced this issue Feb 22, 2024
Fix #36905 

### Checklist
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~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.

### Tests
Test pass with following triplets:
```plain
x64-windows
x64-windows-static
x86-windows
```
TomKatom pushed a commit to TomKatom/vcpkg that referenced this issue Feb 23, 2024
Fix microsoft#36905 

### Checklist
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~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.

### Tests
Test pass with following triplets:
```plain
x64-windows
x64-windows-static
x86-windows
```
Osyotr pushed a commit to Osyotr/vcpkg that referenced this issue Feb 26, 2024
Fix microsoft#36905 

### Checklist
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~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.

### Tests
Test pass with following triplets:
```plain
x64-windows
x64-windows-static
x86-windows
```
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 a pull request may close this issue.

2 participants