[pulzed-mini] update to 0.9.18 (#44811)

This commit is contained in:
toge
2025-04-05 16:29:06 +09:00
committed by GitHub
parent a211eed4f9
commit 5aadd60271
4 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO pulzed/mINI
REF ${VERSION}
SHA512 9b40a380c0a1eb5480840e19ccad75ae548101114bdd4b1589566cf6c90986447ba71cf7763b7e7e2124cfc665f92805b1c8620fd58bf4dba4cedda09c612c50
SHA512 d78ea8f57efe2cfa5c6cfa3b98681bc7f3fdd64b8b444b0b5a68a53888f5af54344ebfa73bf98f93690ca7f740e9d7568b9bee9aa286579c9280185d2874d5ee
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "pulzed-mini",
"version": "0.9.17",
"version": "0.9.18",
"description": "INI file reader and writer",
"homepage": "https://github.com/pulzed/mINI",
"license": "MIT"

View File

@@ -7461,7 +7461,7 @@
"port-version": 2
},
"pulzed-mini": {
"baseline": "0.9.17",
"baseline": "0.9.18",
"port-version": 0
},
"pybind11": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3fa8a3ab743d47d9d16d1bc913900d5d17463563",
"version": "0.9.18",
"port-version": 0
},
{
"git-tree": "d5c0c35d1f2a3bf997a2bca175aacb19850db2de",
"version": "0.9.17",