From 7acd4d1f00fd4df112d29ecbbd41b580a0d1b5cc Mon Sep 17 00:00:00 2001 From: "Michael R. P. Ragazzon" Date: Wed, 25 Aug 2021 00:47:00 +0200 Subject: [rmlui] Update to 4.2 (#19719) --- ports/rmlui/portfile.cmake | 4 ++-- ports/rmlui/vcpkg.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ports') diff --git a/ports/rmlui/portfile.cmake b/ports/rmlui/portfile.cmake index cf9ec6f05..059c6325d 100644 --- a/ports/rmlui/portfile.cmake +++ b/ports/rmlui/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO mikke89/RmlUi - REF 4.1 - SHA512 f79bd30104c42469142e4c79a81f120c61f5bd3ae918df9847fa42d05fcda372d3adb5f6884c81c8517a440a81235e70ffcdde8d98751a14d2e4265fc2051a01 + REF 4.2 + SHA512 848515d554d6a56bc5ba962c8a3db27801491236f17092ea6c658b35d6cb8b3330dff197d71fc65aaa061476a383a467fcc481571cdf3777f06024819bf9267c HEAD_REF master PATCHES add-robin-hood.patch diff --git a/ports/rmlui/vcpkg.json b/ports/rmlui/vcpkg.json index 9b42867c6..389bf88d4 100644 --- a/ports/rmlui/vcpkg.json +++ b/ports/rmlui/vcpkg.json @@ -1,6 +1,6 @@ { "name": "rmlui", - "version": "4.1", + "version": "4.2", "maintainers": "Michael R. P. Ragazzon ", "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", -- cgit v1.2.3