Skip to content

Commit b7e88cf

Browse files
chore(port): update aminya/project_options to v0.41.0 (#224)
Co-authored-by: msclock-bot[bot] <msclock-bot[bot]@users.noreply.github.com>
1 parent 6a98ced commit b7e88cf

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-
4677b84f1006781ae68186bb7ae7edba628c2799ad9ccc72729114d5ddad279211c458e9e464d2a78f81796aa56b7cd0468db16401b1422f535abdb27fb19e03
9+
a84e2818cc152e76136b709a6dd68450c101bc97c08b57b6dff72e308a33b0406ad379fe268db52921f19487399dc26ee30c0066237694d2865417cf601ea087
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.40.0",
3+
"version": "0.41.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": "20e7c074e12a43c53d12869511a6d8c4988966de",
5+
"version": "0.41.0",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "e19b24b8442fb5e25f551b307f5b4ab1d39a6ada",
510
"version": "0.40.0",

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

0 commit comments

Comments
 (0)