mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 02:52:46 +08:00
[pango] Update to 1.50.9 (#26414)
* [pango] Update to 1.50.9 (microsoft#26413) * [pango] Regenerate version regisitry (microsoft#26413)
This commit is contained in:
parent
e99d9a4fac
commit
8ffacb0944
@ -2,8 +2,8 @@ vcpkg_from_gitlab(
|
||||
GITLAB_URL https://gitlab.gnome.org/
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO GNOME/pango
|
||||
REF a2ccd36a42e039d3600b04fe37fdc47f267d90c7 #v1.50.7
|
||||
SHA512 1116080b98e46eb436b5a8712f1f16b3debd22e4e549b7ed74e5f37985644b30c4639cf248758f1d8e72581b7b2009aed95cab47781b09cb9234fcf03f2b425c
|
||||
REF a3517dcc6de9bae1193075b7112aa7db97b39dcc #v1.50.9
|
||||
SHA512 d09bc672e65897f5a3deae45f6e7f91844fb6d72c43944d3480a4b9e84b43fcb0e701b0b84d864b15d8520287f6d0d02b489a42775df6746ffe6673588f8f05c
|
||||
HEAD_REF master # branch name
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pango",
|
||||
"version": "1.50.7",
|
||||
"version": "1.50.9",
|
||||
"description": "Text and font handling library.",
|
||||
"homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/",
|
||||
"license": "LGPL-2.0-only",
|
||||
|
@ -5393,7 +5393,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"pango": {
|
||||
"baseline": "1.50.7",
|
||||
"baseline": "1.50.9",
|
||||
"port-version": 0
|
||||
},
|
||||
"pangolin": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "f5c70fae168a14f944757f55afaeb847f1a0d026",
|
||||
"version": "1.50.9",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "5275b5581f4cfc5ccb547a556f3affc4c92e05cd",
|
||||
"version": "1.50.7",
|
||||
|
Loading…
Reference in New Issue
Block a user