mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 05:43:03 +08:00
[gtk] update to 4.10.3 (#31615)
* [gtk] update to 4.10.3 (microsoft/vcpkg#31614) * [gtk] regenerate versions repository (microsoft/vcpkg#31614)
This commit is contained in:
parent
6cbeef851e
commit
f84cbe7a11
@ -2,8 +2,8 @@ vcpkg_from_gitlab(
|
||||
GITLAB_URL https://gitlab.gnome.org/
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO GNOME/gtk
|
||||
REF 74677018183b7b815c54b236841447132c0141e3 #v4.10.1
|
||||
SHA512 7611c09c1b259c1e079b84abae603920b27403c0900b3265a07e540166bd468603ee2eb77e68e820921d979c345e69c62447fcead6fe38bb21d32bde8ece1e26
|
||||
REF 06b3ced8e7fc936caed43379b120d75be09713ca #v4.10.3
|
||||
SHA512 3fe7da84993bab8afbd0725b06e10546fbbb550a1e2b356431c152b5392fc1e94e400430f1b6a2c39bdddf8fecbe34fb65794bd1bf41c9bdca4e40e12136ac91
|
||||
HEAD_REF master # branch name
|
||||
PATCHES
|
||||
0001-build.patch
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gtk",
|
||||
"version": "4.10.1",
|
||||
"version": "4.10.3",
|
||||
"description": "Portable library for creating graphical user interfaces.",
|
||||
"homepage": "https://www.gtk.org/",
|
||||
"license": "LGPL-2.0-only",
|
||||
|
@ -2993,7 +2993,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"gtk": {
|
||||
"baseline": "4.10.1",
|
||||
"baseline": "4.10.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"gtk3": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "f6542974036eeeb96bcfa2f343a58dc9a07c54b3",
|
||||
"version": "4.10.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "416961a907f2f0412d4d59517a904d06b4985ffb",
|
||||
"version": "4.10.1",
|
||||
|
Loading…
Reference in New Issue
Block a user