[rmlui] Update to version 4.4 (#24702)

This commit is contained in:
Michael R. P. Ragazzon 2022-05-16 21:40:27 +02:00 committed by GitHub
parent e50057d13f
commit b7e46dda25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mikke89/RmlUi
REF 4.3
SHA512 70ceefb8ff9a62ef2be2271a3625d0d3ea411c097776fdfd8f469d462eb3a04514cb320c1f1296e7f1e49e7a89562498255976d3bb7d2317c0ad080dbb8ce542
REF 4.4
SHA512 b0c0a4c6cbc6892fe2ae5bbed21b672b7ec842de04347341925bd34712a37c84da4589578c6fbf1ab4ce8137b5530244f545d7c5bc1fbbd7ffa54eb83a6952d4
HEAD_REF master
PATCHES
add-robin-hood.patch

View File

@ -1,6 +1,6 @@
{
"name": "rmlui",
"version": "4.3",
"version": "4.4",
"maintainers": "Michael R. P. Ragazzon <mikke89@users.noreply.github.com>",
"description": "RmlUi is the C++ user interface library based on the HTML and CSS standards, designed as a complete solution for any project's interface needs.",
"homepage": "https://github.com/mikke89/RmlUi",

View File

@ -6221,7 +6221,7 @@
"port-version": 0
},
"rmlui": {
"baseline": "4.3",
"baseline": "4.4",
"port-version": 0
},
"roaring": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d98cdd5cd06d9640e908e0b08f81c35a07e36b18",
"version": "4.4",
"port-version": 0
},
{
"git-tree": "aaaaf8e01725428c22bcd3f6dcfef56568433dec",
"version": "4.3",