Skip to content

Commit

Permalink
chore: update CMake version for MSVC build (#2519)
Browse files Browse the repository at this point in the history
  • Loading branch information
quentin authored Dec 7, 2024
1 parent 73edcf3 commit 4c89f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion choco-packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<package id="winflexbison3"/>
<!-- must use the same version of sqlite as in vcpkg.json -->
<package id="sqlite" version="3.40.1"/>
<package id="cmake" version="3.25.1"/>
<package id="cmake" version="3.31.1"/>
</packages>

0 comments on commit 4c89f73

Please sign in to comment.