[DPP] Bump to version 10.0.34 (#41806)

This commit is contained in:
Craig Edwards (Brain) 2024-10-31 09:40:22 +00:00 committed by GitHub
parent 3412a8706c
commit 604ea6b215
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 69fe3323aceb4ad52ec1fcfb38a8770e88c03ae0b6cb49768441b603e13659625720d984b992311fcca8ef863d40b8b7fb082996fae2d396e785b637b673a328
SHA512 90639201c77f4ba21b9df7719f8035bbe4b569f5906167246fb341cfda1a2f18df032c520b18fbc19e7f488c5842aa3c541e64f799f8f16a09bc87f5b783ca6f
)
vcpkg_cmake_configure(

View File

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

View File

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

View File

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