File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
6
6
REF
7
7
v${VERSION}
8
8
SHA512
9
- 42a24ea44b17e6e7cfc4b9464c5403332bcdbb2bf464ef6aa6cc5e9fa72be065303df1b7060c19073f3d48fcf2ac9ff387aebeea0fdbb86863b3577e17177258
9
+ c34774e2969836e17f76d08480a4979fbf6e4066079e6f53af020bf0db6a55a3b7df35fb4e52b0143371029d9c3744ee373fdde236d8d97a36889778ceb6f883
10
10
)
11
11
12
12
vcpkg_cmake_module (DIRECTORY_LIST ${SOURCE_PATH} /cmake/ )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cmake-modules" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"port-version" : 0 ,
5
5
"homepage" : " https://github.com/msclock/cmake-modules" ,
6
6
"description" : " Some useful cmake module collection" ,
Original file line number Diff line number Diff line change 5
5
"port-version" : 1
6
6
},
7
7
"cmake-modules" : {
8
- "baseline" : " 1.0.0 " ,
8
+ "baseline" : " 1.0.1 " ,
9
9
"port-version" : 0
10
10
},
11
11
"vcpkg-cmake-module" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "version" : " 1.0.1" ,
5
+ "git-tree" : " e6311ea2cba3286b5b8785942859a6e97c7135b4" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"version" : " 1.0.0" ,
5
10
"git-tree" : " 1451a626706e69e8019294d988b7bcd72c260aec" ,
You can’t perform that action at this time.
0 commit comments