mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:19:01 +08:00
[qt-advanced-docking-system] update to 4.3.1 (#39909)
Co-authored-by: Nick D'Ademo <dademo.n@duerr-ndt.com>
This commit is contained in:
parent
2532f15925
commit
5d49baff5d
@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO githubuser0xFFFF/Qt-Advanced-Docking-System
|
||||
REF "${VERSION}"
|
||||
SHA512 fabb5329e93288993fa2d662fd1a7b678f61bdc9c12c9370de4879f82971471615c50c9a2313fe8d07647efc36bc8c4863333cd7ec573e52475aad48191718c7
|
||||
SHA512 ee78b1c7f6164b06ce9c193aa5dfa19281a1c894cd8a8cbcae6d137abc13417f32e0f2a05f9d91557e14ced91b3b541991065d0ee190ea5ad2623c3848674eaf
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qt-advanced-docking-system",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"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",
|
||||
|
@ -7189,7 +7189,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"qt-advanced-docking-system": {
|
||||
"baseline": "4.3.0",
|
||||
"baseline": "4.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"qt3d": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "421d2654780d642434d6778897edc9562416a878",
|
||||
"version": "4.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "324c0ad43c0ab27845205f4539e925e627ce321a",
|
||||
"version": "4.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user