diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-07-06 22:43:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-06 13:43:23 -0700 |
| commit | 8a07b5df24dc84255761d2aefb708f572d07f792 (patch) | |
| tree | dfe8bee34373bb25d01a7744bd9c395ea6ae789e /ports/qtnetworkauth | |
| parent | 9c5648feb80dfeb6f8edbdb33ca19a3701084456 (diff) | |
| download | vcpkg-8a07b5df24dc84255761d2aefb708f572d07f792.tar.gz vcpkg-8a07b5df24dc84255761d2aefb708f572d07f792.zip | |
[Qt6] Update to 6.1.2 (#18787)
* update qt to 6.1.2
* version stuff
Diffstat (limited to 'ports/qtnetworkauth')
| -rw-r--r-- | ports/qtnetworkauth/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qtnetworkauth/vcpkg.json b/ports/qtnetworkauth/vcpkg.json index ddc43cbb2..bbfb1d0d9 100644 --- a/ports/qtnetworkauth/vcpkg.json +++ b/ports/qtnetworkauth/vcpkg.json @@ -1,6 +1,6 @@ { "name": "qtnetworkauth", - "version-semver": "6.1.1", + "version-semver": "6.1.2", "description": "Qt Network Authenticators; QtOAuth in particular", "homepage": "https://www.qt.io/", "dependencies": [ |
