mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 17:02:48 +08:00
[rmlui] Update to version 4.4 (#24702)
This commit is contained in:
parent
e50057d13f
commit
b7e46dda25
@ -1,8 +1,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO mikke89/RmlUi
|
REPO mikke89/RmlUi
|
||||||
REF 4.3
|
REF 4.4
|
||||||
SHA512 70ceefb8ff9a62ef2be2271a3625d0d3ea411c097776fdfd8f469d462eb3a04514cb320c1f1296e7f1e49e7a89562498255976d3bb7d2317c0ad080dbb8ce542
|
SHA512 b0c0a4c6cbc6892fe2ae5bbed21b672b7ec842de04347341925bd34712a37c84da4589578c6fbf1ab4ce8137b5530244f545d7c5bc1fbbd7ffa54eb83a6952d4
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
add-robin-hood.patch
|
add-robin-hood.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rmlui",
|
"name": "rmlui",
|
||||||
"version": "4.3",
|
"version": "4.4",
|
||||||
"maintainers": "Michael R. P. Ragazzon <mikke89@users.noreply.github.com>",
|
"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.",
|
"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",
|
"homepage": "https://github.com/mikke89/RmlUi",
|
||||||
|
@ -6221,7 +6221,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"rmlui": {
|
"rmlui": {
|
||||||
"baseline": "4.3",
|
"baseline": "4.4",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"roaring": {
|
"roaring": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "d98cdd5cd06d9640e908e0b08f81c35a07e36b18",
|
||||||
|
"version": "4.4",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "aaaaf8e01725428c22bcd3f6dcfef56568433dec",
|
"git-tree": "aaaaf8e01725428c22bcd3f6dcfef56568433dec",
|
||||||
"version": "4.3",
|
"version": "4.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user