[DiscordCoreAPI] Updating to version 2023-05-30 (#31725)

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
This commit is contained in:
RealTimeChris 2023-05-31 14:46:12 -04:00 committed by GitHub
parent 838af19556
commit b8353ae1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 7 deletions

View File

@ -5,11 +5,9 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO RealTimeChris/DiscordCoreAPI
REF c8d4698d2c0ee818def85d63562585a218b2da70
SHA512 82a2bada44d1e2c2cc4638b885011a95189febd77bc4d3c26ce8c25005b8202d6c7cbb1f580dbcc1556dd0919f33cfb25127774f37cea17a544fbe31970618b5
REF 8b54cf9
SHA512 1ee042939f09b58d20f0a432ae83c696847cdf30922bc6345d76634f32c78706f3fa38a64eae259b592312f4af25af26883c76d5eb3866b08ff7f0dd42dd0ff9
HEAD_REF main
PATCHES
0001-Add-extern-C-to-avcodec.patch
)
vcpkg_cmake_configure(

View File

@ -1,16 +1,16 @@
{
"name": "discordcoreapi",
"version-date": "2023-01-02",
"version-date": "2023-05-30",
"description": "A Discord bot library written in C++ using custom asynchronous coroutines.",
"homepage": "https://discordcoreapi.com",
"license": "LGPL-2.1-or-later",
"supports": "(windows & x64 & !static) | (linux & x64)",
"dependencies": [
"ffmpeg",
"jsonifier",
"libsodium",
"openssl",
"opus",
"simdjson",
{
"name": "vcpkg-cmake",
"host": true

View File

@ -2117,7 +2117,7 @@
"port-version": 3
},
"discordcoreapi": {
"baseline": "2023-01-02",
"baseline": "2023-05-30",
"port-version": 0
},
"discount": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d24e2b697098510aeb4799426a66c5749f9a3b97",
"version-date": "2023-05-30",
"port-version": 0
},
{
"git-tree": "90c3313d8c31b532ab7e876d0b2f962d29e757f7",
"version-date": "2023-01-02",