[cpp-jwt] set license (#28253)

* set license for cpp-jwt

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
This commit is contained in:
JulZimmermann 2022-12-09 19:50:10 +01:00 committed by GitHub
parent 5402d24c77
commit c2089d9933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -1,8 +1,10 @@
{
"name": "cpp-jwt",
"version-date": "2022-08-27",
"port-version": 1,
"description": "JSON Web Token library for C++",
"homepage": "https://github.com/arun11299/cpp-jwt",
"license": "MIT",
"dependencies": [
"nlohmann-json",
"openssl",

View File

@ -1618,7 +1618,7 @@
},
"cpp-jwt": {
"baseline": "2022-08-27",
"port-version": 0
"port-version": 1
},
"cpp-netlib": {
"baseline": "0.13.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bcfe5246f268edb7df635d7225634bfd384f9891",
"version-date": "2022-08-27",
"port-version": 1
},
{
"git-tree": "acabe0dc0732f93b8145528dfc0dfd7382758d1b",
"version-date": "2022-08-27",