[hjson-cpp] Update to 2.6 (#49333)

This commit is contained in:
SunBlack
2026-01-10 10:09:54 +01:00
committed by GitHub
parent 8c8a610e9d
commit 80994c7042
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO hjson/hjson-cpp
REF "${VERSION}"
SHA512 89b13091c1c89007b8be71b9e9e2d86e69226f9a4479b52357981c04d3409dc9ba8b709eaa96ed547b9b68a548991d75224596920186d8109f99380c646c9956
SHA512 ae97d44cbc3b896fb52cd435a7cfa7212025e2db718b316fe2b087d5b56f84b5a5da58b72d490ac6ff7e822278a816a73d9c7c50cf56c2e97f48009f3312b097
HEAD_REF master
PATCHES
fix-runtime-destination.patch

View File

@@ -1,6 +1,6 @@
{
"name": "hjson-cpp",
"version": "2.4.1",
"version": "2.6",
"description": "Hjson for C++",
"homepage": "https://hjson.github.io",
"license": "MIT",

View File

@@ -3789,7 +3789,7 @@
"port-version": 0
},
"hjson-cpp": {
"baseline": "2.4.1",
"baseline": "2.6",
"port-version": 0
},
"hlslpp": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3c617adef39d28a389250c2cf7fde7e59674f6d9",
"version": "2.6",
"port-version": 0
},
{
"git-tree": "fd0ae6a65d85cb782888aaf31fe4dcec0b47892d",
"version": "2.4.1",