File tree 4 files changed +8
-3
lines changed
4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ vcpkg_from_github(
2
2
OUT_SOURCE_PATH SOURCE_PATH
3
3
REPO brainboxdotcc/DPP
4
4
REF "v${VERSION} "
5
- SHA512 69fe3323aceb4ad52ec1fcfb38a8770e88c03ae0b6cb49768441b603e13659625720d984b992311fcca8ef863d40b8b7fb082996fae2d396e785b637b673a328
5
+ SHA512 90639201c77f4ba21b9df7719f8035bbe4b569f5906167246fb341cfda1a2f18df032c520b18fbc19e7f488c5842aa3c541e64f799f8f16a09bc87f5b783ca6f
6
6
)
7
7
8
8
vcpkg_cmake_configure(
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dpp" ,
3
- "version" : " 10.0.33 " ,
3
+ "version" : " 10.0.34 " ,
4
4
"description" : " D++ Extremely Lightweight C++ Discord Library." ,
5
5
"homepage" : " https://dpp.dev/" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 2385
2385
"port-version" : 0
2386
2386
},
2387
2387
"dpp" : {
2388
- "baseline" : " 10.0.33 " ,
2388
+ "baseline" : " 10.0.34 " ,
2389
2389
"port-version" : 0
2390
2390
},
2391
2391
"draco" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " c3a19e35d50fccfb5a53042ad3b5cffda578a353" ,
5
+ "version" : " 10.0.34" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 58fffa3b78cf2a0c2e28b5abdd40931a4b0a5c40" ,
5
10
"version" : " 10.0.33" ,
You can’t perform that action at this time.
0 commit comments