[DPP] Bump to version 10.0.33 (#41688)

This commit is contained in:
Craig Edwards (Brain) 2024-10-21 07:05:13 +01:00 committed by GitHub
parent d567b667ad
commit ffe14b97c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 4 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO brainboxdotcc/DPP
REF "v${VERSION}"
SHA512 0aac06f8ee67e3b4c430c9844beb6bdc3e31adebfcb2c077d18be8a8295451d70735f96dd5316d299df30b4cc4229180ffbad5095e51b49adf182290a8133a90
SHA512 69fe3323aceb4ad52ec1fcfb38a8770e88c03ae0b6cb49768441b603e13659625720d984b992311fcca8ef863d40b8b7fb082996fae2d396e785b637b673a328
)
vcpkg_cmake_configure(

View File

@ -1,12 +1,11 @@
{
"name": "dpp",
"version": "10.0.31",
"version": "10.0.33",
"description": "D++ Extremely Lightweight C++ Discord Library.",
"homepage": "https://dpp.dev/",
"license": "Apache-2.0",
"supports": "(windows & !static & !uwp) | linux | osx",
"dependencies": [
"libsodium",
"nlohmann-json",
"openssl",
"opus",

View File

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

View File

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