Skip to content

Commit b8d6701

Browse files
chore(port): update aminya/project_options to v0.36.6 (#201)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 649b8ad commit b8d6701

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-
018a416906253efc2c4d59f600c77a6f44c55df80b2f79658b5b8ffaa34218fc03f18b46c48263811cbba91f4b953cf3ba95d88c6e513fd3aa611dd968fa574c
9+
0d92af498d4dbd1fc03a4d83a481b3a3157f0e665ea7f7ce2abdcdfcb1e91a105171c7a4826f00ebca78f654a1a340dbab31245e383499404bf1ced672283589
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.5",
3+
"version": "0.36.6",
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": "6a8223abbf9b66244696f21731f0fa7fb364541d",
5+
"version": "0.36.6",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "814eb8c58b6e2fe51bfc78e8e893d7a36fb010f0",
510
"version": "0.36.5",

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

0 commit comments

Comments
 (0)