[iguana] update to 1.1.0 (#48686)

This commit is contained in:
toge
2025-12-05 07:25:55 +09:00
committed by GitHub
parent daff7f3711
commit e7148cae38
4 changed files with 8 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO qicosmos/iguana
REF "${VERSION}"
SHA512 278d96bc3586104904c91bd62c5579b1db6a844ab5ef64ba3853f55bd04852cf7c035e4c88211bbab3348fba662edab5e6fd1df0d113d41cfed7b455467f9fb3
SHA512 dc0e3002ade1075c7a8be8146e891aceb9b6a4ccc12a918f5c74c99f0aee8d47b087f4ca220115146c7b40ee40ae9187f81570b87aac442aea677df8f2cd19d8
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "iguana",
"version": "1.0.9",
"version": "1.1.0",
"description": "Header-only C++ serialization library used by Cinatra.",
"homepage": "https://github.com/qicosmos/iguana",
"license": "Apache-2.0",

View File

@@ -3889,7 +3889,7 @@
"port-version": 0
},
"iguana": {
"baseline": "1.0.9",
"baseline": "1.1.0",
"port-version": 0
},
"iir1": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2c521eef7fc4480ddb610aa5a6e427ce5c4deab8",
"version": "1.1.0",
"port-version": 0
},
{
"git-tree": "90f06f21dc0c5e3d0435f011b51971ee3cd60df2",
"version": "1.0.9",