mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[tinyutf8] update to v2.2 (#6102)
This commit is contained in:
parent
88dd0e7ddd
commit
bd51bdd039
@ -1,3 +1,3 @@
|
||||
Source: tinyutf8
|
||||
Version: 2.1.1-1
|
||||
Version: 2.2
|
||||
Description: TINYUTF8 is a library for extremely easy integration of Unicode into an arbitrary C++11 project.
|
||||
|
@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO DuffsDevice/tinyutf8
|
||||
REF v2.1.1
|
||||
SHA512 0be9cebe1ac962c89e0620586d4f8d4f3059b52394e13506f19723855d146c35e6a1205ae5430a53ba95a89c60216054bfad9c4e8e8f1ec047f4096585de2efc
|
||||
REF v2.2
|
||||
SHA512 5b524696f2d2b0d09d31498ca03444609f31984007f2c56e4f50cc2eadaa2583de2af07644cf471e08ad88bc1a7881bc34803dbfac18d22e2089792c05ee4b13
|
||||
HEAD_REF master
|
||||
PATCHES fixbuild.patch
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user