[zycore] Update to 1.5.2 (#48800)

This commit is contained in:
SunBlack
2025-12-12 02:14:08 +01:00
committed by GitHub
parent 679aa92604
commit d97a6274e7
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zyantific/zycore-c
REF "v${VERSION}"
SHA512 e9afc9e9f30007d3adb4299edde1fcd5f45135415ed6fd78d64c5dc12d1930d61db11bde89964b34f28afebd9784e734cd2c90f0e846763f198e2e5cc6364874
SHA512 dd410010b99e11f40ad5234d21c9857bd57e47591ed9caec45c6199bfd690f7158499659c874680f2087bfd2b6eee41f08e95c367f83af3585690ce7d20ccb87
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "zycore",
"version": "1.5.1",
"version": "1.5.2",
"description": "Provides platform independent types, macros and a fallback for environments without LibC.",
"homepage": "https://github.com/zyantific/zycore-c",
"license": "MIT",

View File

@@ -10981,7 +10981,7 @@
"port-version": 0
},
"zycore": {
"baseline": "1.5.1",
"baseline": "1.5.2",
"port-version": 0
},
"zydis": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "30282e863c8deaaed5c47a3f654a70bdea05150e",
"version": "1.5.2",
"port-version": 0
},
{
"git-tree": "f7915c818a3989348398a0a40b8043e18fb26ae7",
"version": "1.5.1",