aboutsummaryrefslogtreecommitdiff
path: root/ports/jwt-cpp
AgeCommit message (Collapse)Author
2021-09-01[jwt-cpp] Fixes SHA512 (#19845)pyrotechnics-io
* 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-08-30[jwt-cpp] port update to add version 0.5.1 (#19618)Chris Mc
* Update vcpkg.json * Update portfile.cmake * Update baseline.json * Update jwt-cpp.json * Update jwt-cpp.json
2021-03-25[jwt-cpp] update to v0.5.0 (#16799)Chris Mc
* [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>
2020-06-01[jwt-cpp] Update to v0.4.0 (#11625)Phoebe
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-05-17[jwt-cpp] Add new port (#6498)WebFolder OÜ