mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[lexbor] update to 2.6.0 (#48239)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO lexbor/lexbor
|
||||
REF v${VERSION}
|
||||
SHA512 86d798bb658a5bafd3ca6df6460c3f70ae53c91bf67d1018d4b1fc0649790bc13b490cbc5ea94b28a83860093cfb7142f3c5e1a136449892080825391ede5537
|
||||
SHA512 5fb5c0f31b873ba669b784f914cf4e688d80e5fdbe06797add19334dcf54a9ffd76923f38600913df6bdd9a40475a27368a09a847515c7929353c25ace5048d4
|
||||
)
|
||||
|
||||
vcpkg_check_features(
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lexbor",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"description": "Lexbor is development of an open source HTML Renderer library.",
|
||||
"homepage": "https://github.com/lexbor/lexbor",
|
||||
"supports": "!uwp",
|
||||
|
||||
@@ -4537,7 +4537,7 @@
|
||||
"port-version": 3
|
||||
},
|
||||
"lexbor": {
|
||||
"baseline": "2.5.0",
|
||||
"baseline": "2.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"lexilla": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "0a5431cc01c45f360ecddab3f7c11e6cebfc702c",
|
||||
"version": "2.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "1f48dfa7f26f9b630fb4bfe581b8b9cca8004152",
|
||||
"version": "2.5.0",
|
||||
|
||||
Reference in New Issue
Block a user