[qt-advanced-docking-system] Update to 4.3.0 (#37954)

This commit is contained in:
Nick D'Ademo 2024-04-04 07:19:49 +08:00 committed by GitHub
parent 52f4f3a602
commit fb8d2b4dd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO githubuser0xFFFF/Qt-Advanced-Docking-System
REF "${VERSION}"
SHA512 d06939e7c8a5ffb8398257889e0f393ac1d06b20fc4326327226334cbf1a3cf7bc1878a1d9d4cc73dd8f178982b6508e2aa8435f715d5a610914835fc318b471
SHA512 fabb5329e93288993fa2d662fd1a7b678f61bdc9c12c9370de4879f82971471615c50c9a2313fe8d07647efc36bc8c4863333cd7ec573e52475aad48191718c7
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "qt-advanced-docking-system",
"version": "4.2.1",
"version": "4.3.0",
"description": "Create customizable layouts using an advanced window docking system similar to what is found in many popular IDEs such as Visual Studio",
"homepage": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System",
"license": "LGPL-2.1-only",

View File

@ -7077,7 +7077,7 @@
"port-version": 1
},
"qt-advanced-docking-system": {
"baseline": "4.2.1",
"baseline": "4.3.0",
"port-version": 0
},
"qt3d": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "324c0ad43c0ab27845205f4539e925e627ce321a",
"version": "4.3.0",
"port-version": 0
},
{
"git-tree": "628b6d9fc6b20da81f18c74bb9673c083b5206b9",
"version": "4.2.1",