diff --git a/ports/kdalgorithms/portfile.cmake b/ports/kdalgorithms/portfile.cmake index 7e67a6192c..7c025d6867 100644 --- a/ports/kdalgorithms/portfile.cmake +++ b/ports/kdalgorithms/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDAB/KDAlgorithms REF ${VERSION} - SHA512 8e7633fb8a42a8e9c9897367fcc19ae506004e60efbdd5cf0f9b8f41b3481d4dc5c71f82d22e71b438878157a15efec9107da0e7868d79f098c5a61830808274 + SHA512 5d877b8aa16aae870276a542554aa1b39ae2daa863e77ebaa248ca1427a92179611dd7c7cd98e88fc6a406905f404f052f9c891b8a49d64582dfc2ba857118f6 ) file(INSTALL "${SOURCE_PATH}/src/kdalgorithms.h" "${SOURCE_PATH}/src/kdalgorithms_bits" diff --git a/ports/kdalgorithms/vcpkg.json b/ports/kdalgorithms/vcpkg.json index 6a32369c70..3d991ac4d1 100644 --- a/ports/kdalgorithms/vcpkg.json +++ b/ports/kdalgorithms/vcpkg.json @@ -1,6 +1,6 @@ { "name": "kdalgorithms", - "version": "1.3", + "version": "1.4", "description": "KDAB's algorithm helpers for C++14 and up", "homepage": "https://github.com/KDAB/KDAlgorithms", "license": "MIT" diff --git a/versions/baseline.json b/versions/baseline.json index 2c62942ba7..303f5bf86c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3941,7 +3941,7 @@ "port-version": 0 }, "kdalgorithms": { - "baseline": "1.3", + "baseline": "1.4", "port-version": 0 }, "kdbindings": { diff --git a/versions/k-/kdalgorithms.json b/versions/k-/kdalgorithms.json index cc21556bb7..1ba2e24dbb 100644 --- a/versions/k-/kdalgorithms.json +++ b/versions/k-/kdalgorithms.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "770378488bc8b20f7e669eaa4e712f09239faab9", + "version": "1.4", + "port-version": 0 + }, { "git-tree": "d58145271930fe892998173ab6ccd10931272e64", "version": "1.3",