1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Bump PPQSort to 1.0.4.

This commit is contained in:
Bartosz Taudul
2025-01-27 18:59:22 +01:00
parent 5479a42ef9
commit 16405715a6
+1 -1
View File
@@ -250,6 +250,6 @@ endif()
CPMAddPackage(
NAME PPQSort
GITHUB_REPOSITORY GabTux/PPQSort
VERSION 1.0.3
VERSION 1.0.4
EXCLUDE_FROM_ALL TRUE
)