[rmlui] update to 6.2 (#49457)

This commit is contained in:
toge
2026-01-16 03:47:00 +09:00
committed by GitHub
parent 61092ca859
commit 33f0568847
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO mikke89/RmlUi
REF ${VERSION}
SHA512 44a336f1d1d17a71ffccf7456b44c76b9d5e590159f534a62e26378933cdcb4b78bdf5b0f9e9c3a7185c767accde1439f3cc6179b72a4c9901e36d738903a7f1
SHA512 f08c126d3727850724072fb88b1c95cb6c5dcc160082bffcba42d2236950b651e39d71f7c0eecf5a5a047f68ad5cc7f1968d2334c5b72c019d2aefb3fb55e246
HEAD_REF master
PATCHES
add-itlib-and-robin-hood.patch

View File

@@ -1,6 +1,6 @@
{
"name": "rmlui",
"version": "6.1",
"version": "6.2",
"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

@@ -8637,7 +8637,7 @@
"port-version": 0
},
"rmlui": {
"baseline": "6.1",
"baseline": "6.2",
"port-version": 0
},
"rmqcpp": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "29b67cb822e000a5369d477689145c7df434f842",
"version": "6.2",
"port-version": 0
},
{
"git-tree": "5281bb2a2d009142e220adf95b86845d7d8dc073",
"version": "6.1",