[bot] Update DPP to v10.0.21 (#27584)

This commit is contained in:
Craig Edwards 2022-11-02 03:01:36 +00:00 committed by GitHub
parent a71baa4dc7
commit 5a60be477f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO brainboxdotcc/DPP
REF cb591768ee009be2c935847d087fc935ef075ce7
SHA512 18832c99f208aba4fe44b4fd68fa7132518b16f2535af1323c274282f3128ad7ddb250b5d6c34a87558adf33ba7000561c8abf3be735f221baf978971b4d943d
REF cee27e000166b7aa5fce63f6c8ef25ded2f8bf27
SHA512 38716a2fcbfab43df34fc213c1901f077d4a5e1b9013027826b1d1c40ea5aa736a7f43c2a75773bd3c3b1ce5d3255526956becc469df93588b7ea4005f9f6d23
HEAD_REF master
PATCHES
make-pkgconfig-required.patch

View File

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

View File

@ -2009,7 +2009,7 @@
"port-version": 1
},
"dpp": {
"baseline": "10.0.20",
"baseline": "10.0.21",
"port-version": 0
},
"draco": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "464ce638a24ff77d86e3c0649cffbf599d13a9b2",
"version": "10.0.21",
"port-version": 0
},
{
"git-tree": "5d961ae0b2739368c053459b3f6d53ecce397a6f",
"version": "10.0.20",