Skip to content

Commit fcff014

Browse files
committed
chore: pinned QHexView at 5.1.1
1 parent e75e7db commit fcff014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/Dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ qt_standard_project_setup()
66
function(setup_dependencies)
77
CPMAddPackage(
88
NAME QHexView
9-
GIT_TAG "master"
9+
VERSION "5.1.1"
1010
GITHUB_REPOSITORY "Dax89/QHexView"
1111

1212
OPTIONS

0 commit comments

Comments
 (0)