File tree Expand file tree Collapse file tree 6 files changed +16
-4
lines changed Expand file tree Collapse file tree 6 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " g2o" ,
3
3
"version-date" : " 2024-12-14" ,
4
+ "port-version" : 1 ,
4
5
"description" : " g2o: A General Framework for Graph Optimization" ,
5
6
"homepage" : " https://openslam.org/g2o.html" ,
6
7
"dependencies" : [
7
8
" ceres" ,
8
9
" eigen3" ,
9
10
" lapack" ,
11
+ " spdlog" ,
10
12
" suitesparse" ,
11
13
{
12
14
"name" : " vcpkg-cmake" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ vcpkg_from_github(
4
4
OUT_SOURCE_PATH SOURCE_PATH
5
5
REPO nemtrif/utfcpp
6
6
REF "v${VERSION} "
7
- SHA512 49ca33bfb2ee44515f555184b51191f7b706a228fb84ddc62e1e6b59c7d69a5ff836f38694daad0012a0f651b6199451974fe44ebe80081df00cf8c2759e3249
7
+ SHA512 53c59f2e04fe5d36faf98a238b94f774834a34982d481a8170ee144f7f8c2d4ba249a732d90654922944c1075c578690c327091883398c533d604bf49f4a6ecf
8
8
HEAD_REF master
9
9
)
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " utfcpp" ,
3
- "version" : " 4.0.5 " ,
3
+ "version" : " 4.0.6 " ,
4
4
"description" : " UTF-8 with C++ in a Portable Way" ,
5
5
"homepage" : " https://github.com/nemtrif/utfcpp" ,
6
6
"license" : " BSL-1.0" ,
Original file line number Diff line number Diff line change 2986
2986
},
2987
2987
"g2o" : {
2988
2988
"baseline" : " 2024-12-14" ,
2989
- "port-version" : 0
2989
+ "port-version" : 1
2990
2990
},
2991
2991
"g3log" : {
2992
2992
"baseline" : " 2.4" ,
9297
9297
"port-version" : 0
9298
9298
},
9299
9299
"utfcpp" : {
9300
- "baseline" : " 4.0.5 " ,
9300
+ "baseline" : " 4.0.6 " ,
9301
9301
"port-version" : 0
9302
9302
},
9303
9303
"utfz" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " a4cbc27e6ebb4c53963c9cff2b686ea4dc12e4d3" ,
5
+ "version-date" : " 2024-12-14" ,
6
+ "port-version" : 1
7
+ },
3
8
{
4
9
"git-tree" : " e3c374b6033493e361f78bd082cbbaea6d5790a8" ,
5
10
"version-date" : " 2024-12-14" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " f73420a80f760312a45c40fce2b350009991c674" ,
5
+ "version" : " 4.0.6" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 4aa82d07c18c1a5b1ec311a0a23fddc81b162b5a" ,
5
10
"version" : " 4.0.5" ,
You can’t perform that action at this time.
0 commit comments