We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97ae19 commit 5ea9b2cCopy full SHA for 5ea9b2c
4 files changed
vcpkg/ports/dpp/portfile.cmake
@@ -2,7 +2,7 @@ vcpkg_from_github(
2
OUT_SOURCE_PATH SOURCE_PATH
3
REPO brainboxdotcc/DPP
4
REF "v${VERSION}"
5
- SHA512 66ae46cfe31414d857cf5c694836d725ed7f0408615c4f21848fc91320fe35c54dce869268cc9da2db3178be9d02adadbcd6a86d43f49f74e124636a8de749e8
+ SHA512 3ebbe762cc8aaa606a5eaef06b9c2de7986decfe380f7348d5393a550af2d01ba7c6505271dad60e0fe0acb1904268eac5cf4981fe2f5042e06293aaa45ab523
6
)
7
8
vcpkg_cmake_configure(
vcpkg/ports/dpp/vcpkg.json
@@ -1,6 +1,6 @@
1
{
"name": "dpp",
- "version": "10.0.35",
+ "version": "10.1.2",
"description": "D++ Extremely Lightweight C++ Discord Library.",
"homepage": "https://dpp.dev/",
"license": "Apache-2.0",
0 commit comments