Commit Graph

6 Commits

Author SHA1 Message Date
Kai Pastor
0522561ffd
[jwt-cpp] Fix deps, install config (#41079)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-09-23 11:27:46 -07:00
WangWeiLin-MV
61be121222
[jwt-cpp] Update to 0.7.0 (#36916)
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
```
2024-02-22 10:21:46 -08:00
Thiago Macedo
8ec3d7611e
[jwt-cpp] Update jwt-cpp to 0.6.0 (#25120)
* Update jwt-cpp to 0.6.0

* New version added to vckpg metadata

* jwt-cpp: license field and port version reset

* jwt-cpp: fix for versions and port-version field

* jwt-cpp: fix for SHA digest

Co-authored-by: Thiago Macedo <thiago@sincronica.com.br>
2022-06-10 09:59:59 -07:00
pyrotechnics-io
728557cc78
[jwt-cpp] Fixes SHA512 (#19845)
* Fixes jwt-cpp

This is a fix for #19837

Not sure why the hash worked a few days ago but appears to have broken now though (that needs some investigation). But the build is indeed broken

* update port version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-01 11:02:47 -07:00
Chris Mc
722b30de80
[jwt-cpp] port update to add version 0.5.1 (#19618)
* Update vcpkg.json

* Update portfile.cmake

* Update baseline.json

* Update jwt-cpp.json

* Update jwt-cpp.json
2021-08-30 10:32:35 -07:00
Chris Mc
63cc543890
[jwt-cpp] update to v0.5.0 (#16799)
* [jwt-cpp] update to v0.5.0

* Update CONTROL

* Update portfile.cmake

* Delete fix-warning.patch

* Update and rename CONTROL to vcpkg.json

* Update vcpkg.json

* Update jwt-cpp.json

* Update baseline.json

* Update versions/j-/jwt-cpp.json

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/j-/jwt-cpp.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-25 09:33:34 -07:00