Update jigson 0.1.3 (#41039)

This commit is contained in:
XII 2024-09-17 23:35:44 +01:00 committed by GitHub
parent bad39da7d5
commit 6cfe302c55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO JoshuaSledden/Jigson
REF "${VERSION}"
SHA512 dba66846021eab6914adf1e4d6e5fcd0fa5b54edea91c27d4d116002776ea1c1bcb5a6fed6b4778959d0aa525098ac037134842b65499ab2367b5d767b3cea10
SHA512 88cbd9d83d4b51b508c4d778ed5a230c6723274121e09170dff17aaaca01e1df0705f0b06e0ef395bd02aa85ad3da49fb60e1742935fb329afad713bd18b97dc
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "jigson",
"version": "0.1.2",
"version": "0.1.3",
"description": "A simple C++ library designed to facilitate easy mapping from json content to a class model.",
"homepage": "https://github.com/JoshuaSledden/Jigson",
"license": "MIT",

View File

@ -3813,7 +3813,7 @@
"port-version": 0
},
"jigson": {
"baseline": "0.1.2",
"baseline": "0.1.3",
"port-version": 0
},
"jinja2cpplight": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bcbdf34218794fd80602ca38d639dd20f88f055b",
"version": "0.1.3",
"port-version": 0
},
{
"git-tree": "6c5106a8c6234b1ca9505150410f7c2d2dc1e79a",
"version": "0.1.2",