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 4e82ee7 commit 2a0e0f9Copy full SHA for 2a0e0f9
ports/pytest-cmake/portfile.cmake
@@ -6,7 +6,7 @@ vcpkg_from_github(
6
REF
7
${VERSION}
8
SHA512
9
- bac7ccccc0b25cb189cef093b804d989937d77f25634e7e2c3492fa76efc8bf2c7f7c315f31648986f8533efed27f0a77bca550d5aa13d84139ad14be52c03af
+ a1f4185a0befeab41759c88c6b5a9ef93fd720b8d7ea521e7398d514cdd8d1188a6f5d712e1928200355c9fe395252b3b7fc8c5894f5ab0ecb445218a30cfa6f
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.3",
+ "version": "0.11.4",
4
"description": "Pytest module for CMake.",
5
"homepage": "https://github.com/python-cmake/pytest-cmake",
"license": "MIT",
0 commit comments