[DPP] Bump to version 10.0.35 (#41922)

This commit is contained in:
Craig Edwards (Brain) 2024-11-05 08:58:50 +00:00 committed by GitHub
parent 23f96aeb4c
commit 2ffbecdb3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO brainboxdotcc/DPP
REF "v${VERSION}"
SHA512 90639201c77f4ba21b9df7719f8035bbe4b569f5906167246fb341cfda1a2f18df032c520b18fbc19e7f488c5842aa3c541e64f799f8f16a09bc87f5b783ca6f
SHA512 66ae46cfe31414d857cf5c694836d725ed7f0408615c4f21848fc91320fe35c54dce869268cc9da2db3178be9d02adadbcd6a86d43f49f74e124636a8de749e8
)
vcpkg_cmake_configure(

View File

@ -1,6 +1,6 @@
{
"name": "dpp",
"version": "10.0.34",
"version": "10.0.35",
"description": "D++ Extremely Lightweight C++ Discord Library.",
"homepage": "https://dpp.dev/",
"license": "Apache-2.0",

View File

@ -2389,7 +2389,7 @@
"port-version": 0
},
"dpp": {
"baseline": "10.0.34",
"baseline": "10.0.35",
"port-version": 0
},
"draco": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b4b2c4fed21642247a10ad2e582f5ddfd911df6b",
"version": "10.0.35",
"port-version": 0
},
{
"git-tree": "c3a19e35d50fccfb5a53042ad3b5cffda578a353",
"version": "10.0.34",