[mygui] update to 3.4.3 (#35103)

* [mygui] update to 3.4.3

* [mygui] update to 3.4.3
This commit is contained in:
Jia Yue Hua 2023-11-15 09:09:28 +08:00 committed by GitHub
parent ced9a6771d
commit 7da80835ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO MyGUI/mygui
REF MyGUI${VERSION}
SHA512 202f3df35f0767778b5a91b71dbd1ad3409d0a1977d5fbe3f0d48db430276c71b84edc5a28dd1fdb8e60245b56f2bda99872a4d860b83585f08406b28fb850fe
SHA512 88c69ca2e706af364b72d425f95013eb285501881d8094f8d67e31a54c45ca11b0eb5b62c382af0d4c43f69aa8197648259ac306b72efa7ef3e25eecb9b039cb
HEAD_REF master
PATCHES
fix-generation.patch

View File

@ -1,6 +1,6 @@
{
"name": "mygui",
"version": "3.4.2",
"version": "3.4.3",
"description": "Fast, flexible and simple GUI",
"homepage": "http://mygui.info",
"license": "MIT",

View File

@ -5769,7 +5769,7 @@
"port-version": 0
},
"mygui": {
"baseline": "3.4.2",
"baseline": "3.4.3",
"port-version": 0
},
"mysql-connector-cpp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "99d1cea52873da58281082ab47f35ba73bd13a18",
"version": "3.4.3",
"port-version": 0
},
{
"git-tree": "bc0449cfc21fca4e1ee5afda7c0919fffb9cd864",
"version": "3.4.2",