We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75e7db commit fcff014Copy full SHA for fcff014
1 file changed
cmake/Dependencies.cmake
@@ -6,7 +6,7 @@ qt_standard_project_setup()
6
function(setup_dependencies)
7
CPMAddPackage(
8
NAME QHexView
9
- GIT_TAG "master"
+ VERSION "5.1.1"
10
GITHUB_REPOSITORY "Dax89/QHexView"
11
12
OPTIONS
0 commit comments