[bot] Update DPP to v10.0.28 (#34942)

This commit is contained in:
Craig Edwards (Brain) 2023-11-07 17:34:21 +00:00 committed by GitHub
parent cf89d998a7
commit 3487177624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 b26ac0aeff359737498394f832c1b5ac918e662b5a290ccc9a5e6131c743d85fa6f6cf3984c709381c97430195015399d530f29ce733b93a02e3c0ea36b8350b
SHA512 497451c880c92356aa7884bcd7a89a8642ab54a8141fb0b24de85a46d6d00c74e7f24cc09bd5ad9b9faff58f7837825486b261d75b63e630bf114fde5813d1e1
)
vcpkg_cmake_configure(

View File

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

View File

@ -2249,7 +2249,7 @@
"port-version": 1
},
"dpp": {
"baseline": "10.0.27",
"baseline": "10.0.28",
"port-version": 0
},
"draco": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f9104c5be5bad205d3b5210b5ba79dfe577e51de",
"version": "10.0.28",
"port-version": 0
},
{
"git-tree": "c9ad04c95ab1097720e988a5879045b575d8eb18",
"version": "10.0.27",