Skip to content

Commit ec5be44

Browse files
chore(port): update aminya/project_options to v0.40.0 (#217)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent fd19999 commit ec5be44

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-
0d92af498d4dbd1fc03a4d83a481b3a3157f0e665ea7f7ce2abdcdfcb1e91a105171c7a4826f00ebca78f654a1a340dbab31245e383499404bf1ced672283589
9+
4677b84f1006781ae68186bb7ae7edba628c2799ad9ccc72729114d5ddad279211c458e9e464d2a78f81796aa56b7cd0468db16401b1422f535abdb27fb19e03
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.36.6",
3+
"version": "0.40.0",
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": "e19b24b8442fb5e25f551b307f5b4ab1d39a6ada",
5+
"version": "0.40.0",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "6a8223abbf9b66244696f21731f0fa7fb364541d",
510
"version": "0.36.6",

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.36.6",
4+
"baseline": "0.40.0",
55
"port-version": 0
66
},
77
"andrew-hardin-cmake-git-version-tracking": {

0 commit comments

Comments
 (0)