We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e855ff7 commit e962043Copy full SHA for e962043
ports/pytest-cmake/portfile.cmake
@@ -6,7 +6,7 @@ vcpkg_from_github(
6
REF
7
${VERSION}
8
SHA512
9
- 802bb4d6f1f2989c5855cdc5aff603e993b2d3e1d3c3350fb678bcf4edc418e45d6d5cf99fa19aa5e266b661c5519b74273b2cb560dbfa67fc06c659a083cc7d
+ d6a093177bc17feae5b271b447348bcdcd808bb409ac416970427285fcc8a39a0b55b29cd948f38a54e88a6c4b602821fc0d749be378a79af5c95a1201b269a0
10
)
11
12
file(GLOB items ${SOURCE_PATH}/cmake/*)
ports/pytest-cmake/vcpkg.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pytest-cmake",
3
- "version": "0.11.1",
+ "version": "0.11.2",
4
"description": "Pytest module for CMake.",
5
"homepage": "https://github.com/python-cmake/pytest-cmake",
"license": "MIT",
0 commit comments