Skip to content

Commit e5e6e49

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

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

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

0 commit comments

Comments
 (0)