Skip to content

Commit ddce6d5

Browse files
chore(port): update python-cmake/sphinx-cmake to v0.2.2 (#204)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 2d5ae68 commit ddce6d5

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/sphinx-cmake/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
${VERSION}
88
SHA512
9-
4c57880895616fbc0ff958dd6e646af03904b390ec9c5f9c46d1fcab8ba9017c30052edd042470d8e394dd9b584ce8b4c2eeb8e62f212de496b078d696b91f4b
9+
1c61e77eccfb47b9f4af388e8bd325d7b6b8c04595f99c6a96f369bf50bedda80b77fb8d5ec49085e137f9765476bdc974a607b286a44cd6a3709facfc4b1324
1010
)
1111

1212
file(GLOB items ${SOURCE_PATH}/cmake/*)

ports/sphinx-cmake/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sphinx-cmake",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Sphinx module for CMake.",
55
"homepage": "https://github.com/python-cmake/sphinx-cmake",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"port-version": 0
6262
},
6363
"sphinx-cmake": {
64-
"baseline": "0.2.1",
64+
"baseline": "0.2.2",
6565
"port-version": 0
6666
},
6767
"stablecoder-cmake-scripts": {

versions/s-/sphinx-cmake.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "eab0e0b38d9fd0e290f8ccc6726645e7b66efe0c",
5+
"version": "0.2.2",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "84913eb7e9c5ca173ab8ba9a284a4bb6ae7b345f",
510
"version": "0.2.1",

0 commit comments

Comments
 (0)