[DPP] Bump to version 10.0.30 (#38811)

**This PR updates DPP package to 10.0.30**

Our vcpkg update is built from our CI actions.

- #### Which triplets are supported/not supported? Have you updated the
[CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)?
  `Triplets are unchanged, baseline not updated.`

- #### Does your PR follow the [maintainer
guide](https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md)?
  `Yes`

- #### If you have added/updated a port: Have you run `./vcpkg
x-add-version --all` and committed the result?
  `Yes`
This commit is contained in:
Craig Edwards (Brain) 2024-05-21 23:17:29 +01:00 committed by GitHub
parent 8a875a6fc0
commit dbcf97b9d9
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 fcb9b8181827fc63fb2f9aff44e697d18a0bfd94714888492a63a04e0112f42f9506bfab8181e822aa5ce85e6b6a8aa44e0774baeac3e52c3f41348cbf55a76a
SHA512 4842e5e688893275e524f998bdcac1d308165a02c280f69eaa898aa8f9986a97fe687e20e3428f30777c49f1feb47905da462bbdba8c9a5ea00067e560208f91
)
vcpkg_cmake_configure(

View File

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

View File

@ -2333,7 +2333,7 @@
"port-version": 1
},
"dpp": {
"baseline": "10.0.29",
"baseline": "10.0.30",
"port-version": 0
},
"draco": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2224384b8c94dc8993bee072c9f506ef17e6eef4",
"version": "10.0.30",
"port-version": 0
},
{
"git-tree": "57e513b7c5b9b43418e0be4bdbb739359878baaa",
"version": "10.0.29",