From 2daebf5b33ec896d0ce52ff4385526e4bff43adf Mon Sep 17 00:00:00 2001 From: RealTimeChris <40668522+RealTimeChris@users.noreply.github.com> Date: Mon, 5 Dec 2022 13:49:03 -0500 Subject: [PATCH] [DiscordCoreAPI] Update to version 2022-12-04 (#28169) * Updating relevant files. * Updating relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Updating the relevant files. * Update discordcoreapi.json * Updating the portfile. * Fixing a minor bug. * Fixing a minor bug. --- ports/discordcoreapi/portfile.cmake | 4 ++-- ports/discordcoreapi/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/d-/discordcoreapi.json | 5 +++++ 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ports/discordcoreapi/portfile.cmake b/ports/discordcoreapi/portfile.cmake index f34a570027..04c46ae18a 100644 --- a/ports/discordcoreapi/portfile.cmake +++ b/ports/discordcoreapi/portfile.cmake @@ -5,8 +5,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO RealTimeChris/DiscordCoreAPI - REF 38a809b2b4c481b5acd2c695e47125f031a6b326 - SHA512 99fa48aec9adabe8c09e794bac3e622f3da2206cfdf0dab2c97827c7e8703e31f377ff03bc9f253e165e333962e0e0f3dfe25b82f075207a08d847acccef5ae8 + REF c8591ab721b76a7649cb5b45944fab1c5c798242 + SHA512 943d2a77dc3d297b4ec84d6b4808554aec9a89c33a242e5f6401a9831f674ff948f53d3e877737a40517a393b3b2a9bd873c6007a193892743c88c2fdb58341a HEAD_REF main ) diff --git a/ports/discordcoreapi/vcpkg.json b/ports/discordcoreapi/vcpkg.json index d8f1fa4fd1..ca5579f598 100644 --- a/ports/discordcoreapi/vcpkg.json +++ b/ports/discordcoreapi/vcpkg.json @@ -1,6 +1,6 @@ { "name": "discordcoreapi", - "version-date": "2022-11-19", + "version-date": "2022-12-04", "description": "A Discord bot library written in C++ using custom asynchronous coroutines.", "homepage": "https://discordcoreapi.com", "license": "LGPL-2.1-or-later", diff --git a/versions/baseline.json b/versions/baseline.json index 8d8a538979..5cd13a8c0c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1965,7 +1965,7 @@ "port-version": 1 }, "discordcoreapi": { - "baseline": "2022-11-19", + "baseline": "2022-12-04", "port-version": 0 }, "discount": { diff --git a/versions/d-/discordcoreapi.json b/versions/d-/discordcoreapi.json index c42ec43e74..efa697dda6 100644 --- a/versions/d-/discordcoreapi.json +++ b/versions/d-/discordcoreapi.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0832ba20725a822358548dab0fd9c561bf4a78fa", + "version-date": "2022-12-04", + "port-version": 0 + }, { "git-tree": "40347fc9f322a9c091050d91abee54991d35d510", "version-date": "2022-11-19",