[utf8proc] update to 2.11.3 (#49181)

This commit is contained in:
toge
2026-01-01 08:11:00 +09:00
committed by GitHub
parent 68a1c387f6
commit 8c2a50b4bf
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO JuliaLang/utf8proc
REF v${VERSION}
SHA512 59109d6e4e4f34e23ee9c112199f6eb781f4f58300749dabe418ac5fc1a914e5d522129b86e35f59c224e1bb099a091307206d0cf8012f82c42b92127c1b1aba
SHA512 148701fce506d076f03497b6d085f1993eff743debad4a2f6d3cbac91e19a5c22d9938245bdb460c1b22b51842c7416c42124db7416c684ee63d622490baac0e
)
vcpkg_cmake_configure(

View File

@@ -1,6 +1,6 @@
{
"name": "utf8proc",
"version": "2.11.2",
"version": "2.11.3",
"description": "Clean C library for processing UTF-8 Unicode data.",
"homepage": "https://github.com/JuliaLang/utf8proc",
"license": "MIT",

View File

@@ -10113,7 +10113,7 @@
"port-version": 1
},
"utf8proc": {
"baseline": "2.11.2",
"baseline": "2.11.3",
"port-version": 0
},
"utfcpp": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3e0cb78781d2c5bd41a176d26ebd0581a39f76db",
"version": "2.11.3",
"port-version": 0
},
{
"git-tree": "35807db3f400becadade26e3a088236741d18483",
"version": "2.11.2",