[DPP] Bump to version 10.1.4 (#49019)

This commit is contained in:
Craig Edwards (Brain)
2025-12-22 05:51:38 +00:00
committed by GitHub
parent 6acd36324e
commit cdf1f388d9
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 cb05d22396207681f016ea3a7ea1d3d296f7fcc66a9d72ae69819fe7b532db571a2e76495fa656ed8d99222c5cf07a6ac75f4cc2f8b633ed936ab899794229a1
SHA512 c840f0c36babaf8a193132a56c62673092901c7814deafb4bc37753596e35bf31bd08051d79aa9b71ef439c55a327b046aea6bc4f07c984ab61204e3ff7e7ebe
)
vcpkg_cmake_configure(

View File

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

View File

@@ -2545,7 +2545,7 @@
"port-version": 1
},
"dpp": {
"baseline": "10.1.3",
"baseline": "10.1.4",
"port-version": 0
},
"draco": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ddad598b25e5affd3c40a2241ea84cde00460acf",
"version": "10.1.4",
"port-version": 0
},
{
"git-tree": "316f4ffb93e3331c9fed8c7876d2a89c1c62f403",
"version": "10.1.3",