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 @@ -3,7 +3,7 @@ vcpkg_from_github(
3
3
OUT_SOURCE_PATH SOURCE_PATH
4
4
REPO charlesnicholson/nanoprintf
5
5
REF "v${VERSION} "
6
- SHA512 a82da24fcd176c385c8c2d1666416bcbafc3bf3e1b9e1365c8ffd7a0158485c7af6b0dbf7cd0821a7af55238784cd682a0f22fe37527b91ea3f3eaa702c61c46
6
+ SHA512 4b0dffdbb0dc98b5e48b6f0d1d8a39407899a1601a47a4688879c6d47398c65bbe11ae4a06f70ee66d5c600ca0fad859cd11359be906181c722479555ec05ae1
7
7
HEAD_REF master
8
8
)
9
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nanoprintf" ,
3
- "version" : " 0.3.4 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"description" : " A tiny embeddable printf replacement written in C99" ,
5
5
"homepage" : " https://github.com/charlesnicholson/nanoprintf"
6
6
}
Original file line number Diff line number Diff line change 6273
6273
"port-version" : 0
6274
6274
},
6275
6275
"nanoprintf" : {
6276
- "baseline" : " 0.3.4 " ,
6276
+ "baseline" : " 0.5.3 " ,
6277
6277
"port-version" : 0
6278
6278
},
6279
6279
"nanorange" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " d7428d888aabcb615d9a06f699611d0cb9227fc6" ,
5
+ "version" : " 0.5.3" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 88e688e729a34f99b0ec4185786fb67fb9fda107" ,
5
10
"version" : " 0.3.4" ,
You can’t perform that action at this time.
0 commit comments