Skip to content

Commit 19b4d1b

Browse files
renovate[bot]msclock
authored andcommitted
chore(port): update dependency aminya/project_options to v0.32.2
1 parent da06f29 commit 19b4d1b

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/aminya-project-options/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
v${VERSION}
88
SHA512
9-
18c28b021fe0a855f27e3c99155aea59ab8c10784ccd9ff4c3b88426936fd12725d2dce164823e08086e5f176c88335d5abfe129630a1d6ac8ff171fb74554d2
9+
68e2ae11b0afc61048059d485b2f05e5bf4292ae7c4fa78f5dd269e78e8f6b5b6a6a20e282bb533ef3867649d4444551abeb8c3a375f675b6eff9cc20ba76494
1010
)
1111

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

ports/aminya-project-options/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aminya-project-options",
3-
"version": "0.32.1",
3+
"version": "0.32.2",
44
"description": "A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.",
55
"homepage": "https://github.com/aminya/project_options",
66
"license": "MIT",

versions/a-/aminya-project-options.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": "eff60b3be6cc8e164764f32a14ae1442d7a4672a",
5+
"version": "0.32.2",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "cf14970eaa4315ea89ea126a65572ea22c9c5c6a",
510
"version": "0.32.1",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"default": {
33
"aminya-project-options": {
4-
"baseline": "0.32.1",
4+
"baseline": "0.32.2",
55
"port-version": 0
66
},
77
"andrew-hardin-cmake-git-version-tracking": {

0 commit comments

Comments
 (0)