mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[utf8proc] update to 2.11.3 (#49181)
This commit is contained in:
@@ -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(
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -10113,7 +10113,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"utf8proc": {
|
||||
"baseline": "2.11.2",
|
||||
"baseline": "2.11.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"utfcpp": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "3e0cb78781d2c5bd41a176d26ebd0581a39f76db",
|
||||
"version": "2.11.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "35807db3f400becadade26e3a088236741d18483",
|
||||
"version": "2.11.2",
|
||||
|
||||
Reference in New Issue
Block a user